Enum PagesOnSheet
Specifies the number of report pages printed on one paper sheet.
Namespace: FastReport
Assembly: FastReport.dll
Syntax
public enum PagesOnSheet
Fields
Name | Description |
---|---|
Eight | Specifies eight report pages per sheet. |
Four | Specifies four report pages per sheet. |
One | Specifies one report page per sheet. |
Two | Specifies two report pages per sheet. |