Document Solutions for Imaging
GrapeCity.Documents.Html / GrapeCity.Documents.Html Namespace / BrowserFetcher Class / CanDownload Method

In This Topic
    CanDownload Method
    In This Topic
    Initiates a HEAD request to check if the Chromium browser is available for download.
    Syntax
    'Declaration
     
    Public Function CanDownload() As System.Boolean
    public System.bool CanDownload()
    See Also