Document Solutions for Imaging
GrapeCity.Documents.Html / GrapeCity.Documents.Html Namespace / HtmlPage Class / Browser Property

In This Topic
    Browser Property
    In This Topic
    Gets the owner GcHtmlBrowser.
    Syntax
    'Declaration
     
    Public ReadOnly Property Browser As GcHtmlBrowser
    public GcHtmlBrowser Browser {get;}
    See Also