The QueryPageSettingsEventArgs type exposes the following members.
Properties
| Name | Description | |
|---|---|---|
| BleedBox |
Get or set the part available in the production environment.
| |
| Cancel |
Get or set if document generaton has to be aborted.
| |
| Columns |
Get or set the collection of columns on the pages of this section.
| |
| CropBox |
Get or set the visual/printed part of the page.
| |
| FirstPage |
Get if this is the first page in the section.
| |
| Margin |
Get the margins for this page.
| |
| Orientation |
Page orientation (counterclockwise).
| |
| PageIndex |
Get the index of the page.
| |
| PageSize |
Get or set the height and width of all pages in this section.
| |
| TrimBox |
Get or set the part available in the finished page after trimming.
|