Click or drag to resize

SaveAsPdfParametersSuggestedDirectory Property

Gets the suggested directory where to save the PDF file.

Namespace:  DotNetBrowser.Browser.Dialogs.Handlers
Assembly:  DotNetBrowser (in DotNetBrowser.dll) Version: 2.13.0
Syntax
C#
public string SuggestedDirectory { get; }

Property Value

Type: String
The suggested directory where to save the PDF file.
See Also