Adobe FrameMaker-12 Object Model JS: MasterPage

FrameMaker 12.0

Class

MasterPage

 

QuickLinks

ApplyPageLayout, Delete, GetProps, ObjectValid, SetProps

Properties

PropertyTypeAccessDescription
Namestring readwrite
PageFrameUnanchoredFrame readonly
PageHeightint readonly
PageNextMasterPage readonly
PageNumint readonly
PagePrevMasterPage 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.FirstMasterPageInDoc

Doc.LastMasterPageInDoc

Doc.LeftMasterPage

Doc.RightMasterPage

MasterPage.PageNext

MasterPage.PagePrev

Return

MasterPage Doc.GetNamedMasterPage (name: string)

MasterPage Doc.NewNamedMasterPage (name: string)

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