Adobe FrameMaker-12 Object Model JS: RefPage

FrameMaker 12.0

Class

RefPage

 

QuickLinks

ApplyPageLayout, Delete, GetProps, ObjectValid, SetProps

Properties

PropertyTypeAccessDescription
Namestring readwrite
PageFrameUnanchoredFrame readonly
PageHeightint readonly
PageNextRefPage readonly
PageNumint readonly
PagePrevRefPage readonly
PageWidthint 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

Doc.FirstRefPageInDoc

Doc.LastRefPageInDoc

RefPage.PageNext

RefPage.PagePrev

Return

RefPage Doc.GetNamedRefPage (name: string)

RefPage Doc.NewNamedRefPage (name: string)

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