GrapeCity.ActiveReports.v8 Assembly > GrapeCity.ActiveReports Namespace : PageSettings.PrinterCollate Enumeration |
'Declaration Public Enum PageSettings.PrinterCollate Inherits System.Enum
public enum PageSettings.PrinterCollate : System.Enum
Member | Description |
---|---|
Collate | Print a complete copy of the document before starting another copy. |
Default | Use the current printer collate settings. |
DontCollate | Prints each page by the number of the copies specified before printing the next page. |
System.Object
System.ValueType
System.Enum
GrapeCity.ActiveReports.PageSettings.PrinterCollate