GrapeCity.ActiveReports.v9 Assembly > GrapeCity.ActiveReports Namespace : PageSettings Class |
The following tables list the members exposed by PageSettings.
Name | Description | |
---|---|---|
PageSettings Constructor | Initializes a new instance of the PageSettings class. |
Name | Description | |
---|---|---|
Collate | Gets or sets a value indicating whether the report document is collated. | |
DefaultPaperSize | Gets or sets a value that specifies whether the report document should print to the printer's default paper size. | |
DefaultPaperSource | Gets or sets a value that specifies whether the report document should print to the printer's default paper source. | |
Duplex | Gets or sets the report document setting for double-sided printing. | |
Gutter | Gets or sets the amount of space between columns in inches. | |
Margins | Gets or sets the default page margins of the report document. | |
MirrorMargins | Gets or sets a value that specifies whether the margins will be mirrored for every other page of the document. | |
Orientation | Gets or sets a value that specifies whether the document pages should be printed in portrait or landscape. | |
PaperHeight | Gets or sets a value that specifies the height of a custom paper size. | |
PaperKind | Gets or sets the kind of paper to be used to print the report. | |
PaperName | Gets or sets the name of the type of paper. | |
PaperSource | Gets or sets the paper source used to print the report document pages. | |
PaperSourceName | Gets the name of the paper source. | |
PaperWidth | Gets or sets a value that specifies the width, in inches, of a custom paper size. |