Adobe Illustrator CS5 Type Library JS: TextOrientation

Illustrator CS5

 The orientation.

Value

NameDescriptionValue
TextOrientation.HORIZONTALHorizontal orientation. int 0
TextOrientation.VERTICALVertical orientation. int 1

Usage

In function

TextFrameItem TextFrameItems.areaText (textPath: PathItem[, orientation: TextOrientation=TextOrientation.HORIZONTAL][, baseFrame: TextFrameItem][, postFix: bool=true])

TextFrameItem TextFrameItems.pathText (textPath: PathItem[, startTValue: number=0.0][, endTValue: number=0.0][, orientation: TextOrientation=TextOrientation.HORIZONTAL][, baseFrame: TextFrameItem][, postFix: bool=true])

TextFrameItem TextFrameItems.pointText (anchor: Point[, orientation: TextOrientation=TextOrientation.HORIZONTAL])

As property

TextFrameItem.orientation

Jongware, 27-Jun-2010 v3.0.3dContents :: Index