DS.Documents.Html Assembly / GrapeCity.Documents.Html Namespace / GcHtmlRenderer Class / BrowserDestinationFolder Property

In This Topic
BrowserDestinationFolder Property
In This Topic
Gets or sets the destination folder for the Chromium downloads.

If this property is not set, the downloads are stored to [root]/.local-chromium, where [root] is where the project binaries are located.

Syntax
'Declaration
 
Public Shared Property BrowserDestinationFolder As System.String
 
See Also