ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Win Assembly / GrapeCity.ActiveReports.Win.Printing Namespace / SystemPrinter Class / Collate Property

In This Topic
    Collate Property (SystemPrinter)
    In This Topic
    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;}
    See Also