[]
        
(Showing Draft Content)

GrapeCity.Documents.Html.BrowserFetcher.DestinationFolder

DestinationFolder Property

DestinationFolder

Gets or sets the destination folder for the downloads.

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

Declaration
public string DestinationFolder { get; set; }
Public Property DestinationFolder As String