PageSetup Properties |
The PageSetup type exposes the following members.
Name | Description | |
---|---|---|
![]() | AdjustToWidestPage |
Gets or sets flag that determines case when page size will be adjusted to widest page in document.
This options is time-consuming so time of document processing can be increased in two times. Adjustment will
take place only if widest page in document is wider than page size determined in PageSetup. Adjusted
page size will be used for all pages in document.
|
![]() | AnyPage |
Gets or sets all pages configuration in the the page-sequence.
|
![]() | AtPagePriority |
Gets or sets AtPagePriority which will determine order of applying page size declarations. By default options will override css @page rules .
|
![]() | FirstPage |
Gets or sets the first page configuration.
|
![]() | LeftPage |
Gets the Odd Page configuration.
|
![]() | RightPage |
Gets the Even Page configuration.
|