DotNetBrowser Documentation
DotNetBrowser Documentation
DotNetBrowser API Reference
DotNetBrowser.Print.Settings
ICollate(TPrintSettings) Interface
ICollate(TPrintSettings) Properties
CollatePrintingEnabled Property
ICollate
TPrintSettings
CollatePrintingEnabled Property
Enables or disables collate printing.
Namespace:
DotNetBrowser.Print.Settings
Assembly:
DotNetBrowser (in DotNetBrowser.dll) Version: 2.23.2
Syntax
C#
Copy
bool
CollatePrintingEnabled
{
get
;
set
; }
Property Value
Type:
Boolean
true
if collate printing is enabled,
false
otherwise.
Exceptions
Exception
Condition
ArgumentException
Collate is not supported by the printer.
See Also
Reference
ICollate
TPrintSettings
Interface
DotNetBrowser.Print.Settings Namespace
Copyright © 2023 TeamDev Ltd. All Rights Reserved.