MedicalWebViewerBrowser Enumeration

Summary
Enumeration used to specify which browser the MedicalWebViewerExternalController will launch.
Syntax
C#
C++/CLI
public enum MedicalWebViewerBrowser 
public enum class MedicalWebViewerBrowser : public System.Enum, System.IComparable, System.IConvertible, System.IFormattable   
Members
ValueMemberDescription
0Default Use the browser that is currently set to be the system default.
1InternetExplorer Use Internet Explorer
2GoogleChrome Use Google Chrome
3Firefox Use FireFox
4Opera Use Opera
5Edge Use Edge
6User User controlled browser
Example

For an example, refer to MedicalWebViewerExternalController.InitApplication.

Requirements

Target Platforms

Help Version 22.0.2022.12.7
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Medical.WebViewer.ExternalControl Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.