Click or drag to resize

IPrintJobTPrintSettingsSettings Property

Gets the configurable settings of this print job.

Namespace:  DotNetBrowser.Print
Assembly:  DotNetBrowser (in DotNetBrowser.dll) Version: 2.16.0
Syntax
C#
TPrintSettings Settings { get; }

Property Value

Type: TPrintSettings
The configurable settings of this print job.
See Also