IPaperSizeTPrintSettingsPaperSize Property |
Gets or sets the paper size for printing.
Namespace:
DotNetBrowser.Print.Settings
Assembly:
DotNetBrowser (in DotNetBrowser.dll) Version: 2.23.2
Syntax PaperSize PaperSize { get; set; }
Property Value
Type:
PaperSizeThe paper size used for printing.
Exceptions Exception | Condition |
---|
ArgumentException | The specified paper size is null. |
See Also