Document Solutions for Imaging
DS.Documents.Html / GrapeCity.Documents.Html Namespace / GcHtmlBrowser Class / CurrentPlatform Property

In This Topic
    CurrentPlatform Property
    In This Topic
    Gets the current platform for launching the browser.
    Syntax
    'Declaration
     
    Public Shared ReadOnly Property CurrentPlatform As Platform
    public static Platform CurrentPlatform {get;}
    See Also