Class
ApplyPageLayout, Delete, GetProps, ObjectValid, SetProps
MasterPage
QuickLinks
Properties
| Property | Type | Access | Description |
|---|---|---|---|
| Name | string | readwrite | |
| PageFrame | UnanchoredFrame | readonly | |
| PageHeight | int | readonly | |
| PageNext | MasterPage | readonly | |
| PageNum | int | readonly | |
| PagePrev | MasterPage | readonly | |
| PageWidth | int | readonly |
Methods
Instances
int ApplyPageLayout (srcPage: PageComponent)
| Parameter | Type | Description |
|---|---|---|
| srcPage | PageComponent |
PropVals GetProps ()
void SetProps (setVal: PropVals)
| Parameter | Type | Description |
|---|---|---|
| setVal | PropVals |
Element of
Doc.FirstMasterPageInDoc
Doc.LastMasterPageInDoc
Doc.LeftMasterPage
Doc.RightMasterPage
MasterPage.PageNext
MasterPage.PagePrev
| Jongware, 31-Oct-2011 v3.0.3f | Contents :: Index |