MedicalWebViewerBrowser Enumeration

Summary
Enumeration used to specify which browser the MedicalWebViewerExternalController will launch.
Syntax
C#
VB
C++
public enum MedicalWebViewerBrowser 
  
Public Enum MedicalWebViewerBrowser  
   Inherits System.Enum 
   Implements System.IComparable, System.IConvertible, System.IFormattable  
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 21.0.2021.6.30
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Medical.WebViewer.ExternalControl Assembly

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