Click or drag to resize

PrintContentParametersTPrintSettings, TPdfPrintSettingsBrowser Property

Gets the browser associated with the handler.

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

Property Value

Type: IBrowser
The browser associated with the handler.
See Also