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

In This Topic
    Platform Property
    In This Topic
    Gets or sets the browser platform. Defaults to the current platform.
    Syntax
    'Declaration
     
    Public Property Platform As Platform
    public Platform Platform {get; set;}
    See Also