Enum PrintPages
Specifies the pages to print.
Namespace: FastReport
Assembly: FastReport.dll
Syntax
public enum PrintPages
Fields
| Name | Description |
|---|---|
| All | Print all report pages. |
| Even | Print even pages only. |
| Odd | Print odd pages only. |