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

In This Topic
    IsConnected Property
    In This Topic
    Gets a value indicating whether the browser engine is connected.
    Syntax
    'Declaration
     
    Public ReadOnly Property IsConnected As System.Boolean
    public System.bool IsConnected {get;}
    See Also