Adobe FrameMaker-12 Object Model JS: PropVal

FrameMaker 12.0

Class

PropVal

 

QuickLinks

PropVal

Properties

PropertyTypeAccessDescription
propIdentPropIdent readwrite
propValTypedVal readwrite

Methods

Constructor

PropVal PropVal (propIdent: PropIdent, propVal: TypedVal)

ParameterTypeDescription
propIdentPropIdent
propValTypedVal

Examplenew PropVal()

Used in:

void CMSObject.CMSSetProperty (propVal: PropVal)

void Doc.SetTextPropVal (textRange: TextRange, setVal: PropVal)

void Globals.PrintPropVal (p: PropVal)

number PropVals.push (value: PropVal)

Return

PropVal CMSObject.CMSGetProperty (propertyId: PropIdent)

PropVal Doc.GetTextPropVal (textLoc: TextLoc, propNum: int)

PropVal PropVal.PropVal (propIdent: PropIdent, propVal: TypedVal)

PropVal PropVals.pop ()

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