Determines whether all the pages of the report should be printed before another copy of the report.
'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.