ActiveReports 9
Collate Property (SystemPrinter)

Determines whether all the pages of the report should be printed before another copy of the report.
Syntax
'Declaration
 
Public Property Collate As System.Boolean
public System.bool Collate {get; set;}

Property Value

A Boolean value. True if a complete copy of the report should be printed before another copy begins printing; otherwise, false.
See Also

Reference

SystemPrinter Class
SystemPrinter Members

 

 


Copyright © 2016 GrapeCity, inc. All rights reserved

Support Forum