Document Solutions for Imaging
GrapeCity.Documents.Html / GrapeCity.Documents.Html Namespace / BrowserFetcher Class / DefaultRevision Property

In This Topic
    DefaultRevision Property
    In This Topic
    Gets the default revision of Chromium browser to check or download.

    The value of this property is a subject to change in the future versions.

    Syntax
    'Declaration
     
    Public Shared ReadOnly Property DefaultRevision As System.String
    public static System.string DefaultRevision {get;}
    See Also