Adobe FrameMaker-12 Object Model JS: TextRange

FrameMaker 12.0

Class

TextRange

 

QuickLinks

TextRange

Properties

PropertyTypeAccessDescription
begTextLoc readwrite
endTextLoc readwrite

Methods

Constructor

TextRange TextRange (beg: TextLoc, end: TextLoc)

ParameterTypeDescription
begTextLoc
endTextLoc

Examplenew TextRange()

Element of

Doc.TextSelection

Element.TextRange

Rubi.OyamojiTextRange

Rubi.RubiTextRange

TiApiClient.TextRange

TiFlow.TextRange

TiText.TextRange

TiTextTable.TextRange

TypedVal.trval

Var.TextRange

XRef.TextRange

Used in:

int Doc.CenterOnText (textRange: TextRange)

int Doc.DeleteText (textRange: TextRange)

TextItems Doc.GetTextForRange (tr: TextRange, flags: int)

TextItems Doc.GetTextForRange2 (tr: TextRange, flags: int, flags2: int)

int Doc.ScrollToText (textRange: TextRange)

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

void Doc.SetTextProps (textRange: TextRange, setVal: PropVals)

void Doc.SetTextVal (textRange: TextRange, propNum: int, setVal: TypedVal)

Return

TextRange Doc.Find (textLoc: TextLoc, findParams: PropVals)

TextRange TextRange.TextRange (beg: TextLoc, end: TextLoc)

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