The Page type exposes the following members.
Properties
| Name | Description | |
|---|---|---|
| cpc | ||
| cpn | ||
| CustomPageCount |
Specifies the "custom" page count, that was specified by user
and is used by DrawelMarkup, DrawelText and so on.
| |
| CustomPageNo |
Specifies the "real" page number, that was specified by user
and is used by DrawelMarkup, DrawelText and so on.
| |
| Layers |
Layers gets the collection of layers within this page.
| |
| lrs | ||
| PageId |
Contains page id; this number generally is just a cookie, *not* the page number or index.
| |
| PageIdx |
Returns 0-based page index in the pages collection
| |
| PageNo |
Returns 1-based page number in the pages collection
| |
| PageSettings |
PageSettings gets or sets the page settings associated with the page.
| |
| PageSizeInPoints |
Returns the size of page in points (1/72 inch).
| |
| PageSizeLpix |
Returns the size of page in LengthUnit.DefaltUnits
| |
| pi |