PrintContentParametersTPrintSettings, TPdfPrintSettingsBrowser Property  | 
 
                Gets the browser associated with the handler.
            
 
    Namespace: 
   DotNetBrowser.Print.Handlers
    Assembly:
   DotNetBrowser (in DotNetBrowser.dll) Version: 2.23.3
Syntaxpublic IBrowser Browser { get; }Property Value
Type: 
IBrowserThe browser associated with the handler.
See Also