CapabilitiesCanCollate Property |
Indicates whether the printer supports collate printing.
Namespace:
DotNetBrowser.Print
Assembly:
DotNetBrowser (in DotNetBrowser.dll) Version: 2.23.2
Syntax public bool CanCollate { get; }
Property Value
Type:
Booleantrue if the printer can collate,
false otherwise.
See Also