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: 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
BodyPage.PageNext
BodyPage.PagePrev
Doc.FirstBodyPageInDoc
Doc.LastBodyPageInDoc
Return
BodyPage Doc.NewSeriesBodyPage (previous: Object)
| Jongware, 18-Jan-2015 v1.0 | Contents :: Index |