Class
ApplyPageLayout, Delete, GetProps, ObjectValid, SetProps
RefPage
QuickLinks
Properties
| Property | Type | Access | Description |
|---|---|---|---|
| Name | string | readwrite | |
| PageFrame | UnanchoredFrame | readonly | |
| PageHeight | int | readonly | |
| PageNext | RefPage | readonly | |
| PageNum | int | readonly | |
| PagePrev | RefPage | readonly | |
| PageWidth | int | readonly |
Methods
Instances
int ApplyPageLayout (srcPage: PageObject) PageObject is any Page object i.e., BodyPage, MasterPage, ReferencePage, HiddenPage
| Parameter | Type | Description |
|---|---|---|
| srcPage | PageObject |
PropVals GetProps ()
void SetProps (setVal: PropVals)
| Parameter | Type | Description |
|---|---|---|
| setVal | PropVals |
Element of
Doc.FirstRefPageInDoc
Doc.LastRefPageInDoc
RefPage.PageNext
RefPage.PagePrev
Return
RefPage Doc.GetNamedRefPage (name: string)
RefPage Doc.NewNamedRefPage (name: string)
| Jongware, 18-Jan-2015 v1.0 | Contents :: Index |