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

In This Topic
    ErrorLog Property
    In This Topic
    Gets the browser error log as a string.
    Syntax
    'Declaration
     
    Public ReadOnly Property ErrorLog As System.String
    public System.string ErrorLog {get;}
    See Also