The QueryPageSettingsEventArgs type exposes the following members.
Methods
| Name | Description | |
|---|---|---|
| Equals | (Inherited from Object.) | |
| Finalize |
Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection.
(Inherited from Object.) | |
| GetHashCode |
Serves as a hash function for a particular type.
(Inherited from Object.) | |
| GetType |
Gets the Type of the current instance.
(Inherited from Object.) | |
| MemberwiseClone |
Creates a shallow copy of the current Object.
(Inherited from Object.) | |
| ToString | (Inherited from Object.) |
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.
|