DotNetBrowser Documentation
DotNetBrowser Documentation
DotNetBrowser API Reference
DotNetBrowser.Print.Settings
IPagesPerSheet(TPrintSettings) Interface
IPagesPerSheet(TPrintSettings) Properties
PagesPerSheet Property
IPagesPerSheet
TPrintSettings
PagesPerSheet Property
Gets or sets the number of pages per sheet.
Namespace:
DotNetBrowser.Print.Settings
Assembly:
DotNetBrowser (in DotNetBrowser.dll) Version: 2.23.2
Syntax
C#
Copy
PagesPerSheet
PagesPerSheet
{
get
;
set
; }
Property Value
Type:
PagesPerSheet
The number of pages per sheet.
Exceptions
Exception
Condition
ArgumentException
The specified number of pages per sheet is not supported by the printer.
See Also
Reference
IPagesPerSheet
TPrintSettings
Interface
DotNetBrowser.Print.Settings Namespace
Copyright © 2023 TeamDev Ltd. All Rights Reserved.