The Page type exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() | Page | Overloaded. |
Methods
Name | Description | |
---|---|---|
![]() | AfterDeserialize |
Resolves sources of all drawels within this page
|
![]() | Equals | (Inherited from Object.) |
![]() | FetchOutlineEntries |
Returns outline metadata for this page's source drawels
|
![]() | 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.) |
![]() | FormDestroy |
Is called when the page is removed from preview (from Pages property).
|
![]() | FormHide |
Is called when the page disappears from preview.
|
![]() | FormMove |
Is called when the page is moved (its client rectangle is moved).
|
![]() | FormResizeMove |
Is called when the page is resized or moved.
|
![]() | FormSave |
Is called when preview form must be saved.
|
![]() | FormShow |
Is called when the page is showed on preview.
|
![]() | 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 | |
---|---|---|
![]() | 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 |