Adobe FrameMaker-10 Object Model JS: PropVal

Framemaker 2010

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 Doc.SetTextPropVal (textRange: TextRange, setVal: PropVal)

void Globals.PrintPropVal (p: PropVal)

Return

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

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

Jongware, 31-Oct-2011 v3.0.3fContents :: Index