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