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

In This Topic
    Revision Property
    In This Topic
    Gets or sets the specific Chromium revision to check or download.

    If this property is not set, the DefaultRevision is used.

    Syntax
    'Declaration
     
    Public Property Revision As System.String
    public System.string Revision {get; set;}
    See Also