public enum MedicalWebViewerBrowser
Value | Member | Description |
---|---|---|
0 | Default | Use the browser that is currently set to be the system default. |
1 | InternetExplorer | Use Internet Explorer |
2 | GoogleChrome | Use Google Chrome |
3 | Firefox | Use FireFox |
4 | Opera | Use Opera |
5 | Edge | Use Edge |
6 | User | User controlled browser |
For an example, refer to MedicalWebViewerExternalController.InitApplication.