SaveAsPdfParametersSuggestedFileName Property |
Gets the suggested name of the PDF file to save.
Namespace:
DotNetBrowser.Browser.Dialogs.Handlers
Assembly:
DotNetBrowser (in DotNetBrowser.dll) Version: 2.23.2
Syntax public string SuggestedFileName { get; }
Property Value
Type:
StringThe suggested name of the PDF file to save.
See Also