PageSetup class
PageSetup class
Represents a page setup object is used for configuration output page-set.
The PageSetup type exposes the following members:
Properties
| Property | Description |
|---|---|
| at_page_priority | Gets or sets AtPagePriority which will determine order of applying page size declarations. By default options will override css @page rules . |
| left_page | Gets the Odd Page configuration. |
| right_page | Gets the Even Page configuration. |
| any_page | Gets or sets all pages configuration in the the page-sequence. |
| first_page | Gets or sets the first page configuration. |
| sizing | Gets or sets the sizing type. |
Methods
| Method | Description |
|---|---|
| set_left_right_page | Sets the Left/Right page configuration. |
See Also
- module
aspose.svg.rendering - class
AtPagePriority