←Select platform

MedicalWebViewerBrowser Enumeration

Summary

Enumeration used to specify which browser the MedicalWebViewerExternalController will launch.

Syntax

C#
VB
C++
public enum MedicalWebViewerBrowser : System.Enum, System.IComparable, System.IConvertible, System.IFormattable
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
Example

For an example, refer to MedicalWebViewerExternalController.InitApplication.

Requirements

Target Platforms

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.Medical.WebViewer.ExternalControl Assembly
Click or drag to resize