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