| Visual Basic (Declaration) | |
|---|---|
Public Enum PageSettings.PrinterCollate Inherits Enum | |
| Visual Basic (Usage) | Copy Code |
|---|---|
| |
| C# | |
|---|---|
public enum PageSettings.PrinterCollate : Enum | |
| Member | Description |
|---|---|
| Default | Use the current printer collate settings. |
| Collate | Print a complete copy of the document before starting another copy. |
| DontCollate | Prints each page by the number of the copies specified before printing the next page. |
System.Object
System.ValueType
System.Enum
DataDynamics.ActiveReports.PageSettings.PrinterCollate