Property PagesPerSheet
- Namespace
- DotNetBrowser.Print.Settings
- Assembly
- DotNetBrowser.dll
PagesPerSheet
Gets or sets the number of pages per sheet.
PagesPerSheet PagesPerSheet { get; set; }
Property Value
- PagesPerSheet
The number of pages per sheet.
Exceptions
- ArgumentException
The specified number of pages per sheet is not supported by the printer.