ActiveReports 13
Collate Property (SystemPrinter)

GrapeCity.ActiveReports Assembly > GrapeCity.ActiveReports Namespace > SystemPrinter Class : Collate Property
Determines whether all the pages of the report should be printed before another copy of the report.
Syntax
'Declaration
 
Public Property Collate As Boolean
public 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