Adobe FrameMaker-12 Object Model JS: BodyPage

FrameMaker 12.0

Class

BodyPage

 

QuickLinks

ApplyPageLayout, Delete, GetProps, ObjectValid, SetProps

Properties

PropertyTypeAccessDescription
MasterPagestring readwrite
PageBackgroundint readwrite
PageFrameUnanchoredFrame readonly
PageHeightint readonly
PageIsRectoint readonly
PageNextBodyPage readonly
PageNumint readonly
PageNumStringstring readonly
PagePrevBodyPage readonly
PageWidthint readonly
PointPageNumint readonly

Methods

Instances

int ApplyPageLayout (srcPage: PageObject) PageObject is any Page object i.e., BodyPage, MasterPage, ReferencePage, HiddenPage

ParameterTypeDescription
srcPagePageObject

int Delete ()

PropVals GetProps ()

int ObjectValid ()

void SetProps (setVal: PropVals)

ParameterTypeDescription
setValPropVals

Element of

BodyPage.PageNext

BodyPage.PagePrev

Doc.FirstBodyPageInDoc

Doc.LastBodyPageInDoc

Return

BodyPage Doc.NewSeriesBodyPage (previous: Object)

Jongware, 18-Jan-2015 v1.0Contents :: Index