GdPicture.NET.14
GdPicture14 Namespace / GdPictureDocumentUtilities Class / IsWebBrowserAvailable Method





In This Topic
IsWebBrowserAvailable Method (GdPictureDocumentUtilities)
In This Topic
Returns if a web browser is available.
Syntax
'Declaration
 
Public Shared Function IsWebBrowserAvailable() As Boolean
 

Return Value

True if a browser is available, false otherwise.
Remarks
A browser is required to support HTML, MSG and EML content as input into the whole toolkit scope. Currently supported browsers are Google chrome and google chrome portable.
See Also