Class
ApplyPageLayout, Delete, GetProps, ObjectValid, SetProps
BodyPage
QuickLinks
Properties
| Property | Type | Access | Description |
|---|---|---|---|
| MasterPage | string | readwrite | |
| PageBackground | int | readwrite | |
| PageFrame | UnanchoredFrame | readonly | |
| PageHeight | int | readonly | |
| PageIsRecto | int | readonly | |
| PageNext | BodyPage | readonly | |
| PageNum | int | readonly | |
| PageNumString | string | readonly | |
| PagePrev | BodyPage | readonly | |
| PageWidth | int | readonly | |
| PointPageNum | 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
BodyPage.PageNext
BodyPage.PagePrev
Doc.FirstBodyPageInDoc
Doc.LastBodyPageInDoc
| Jongware, 31-Oct-2011 v3.0.3f | Contents :: Index |