Adobe Illustrator CS6 Type Library JS: CaseChangeType

Illustrator CS6

 The case change type.

Value

NameDescriptionValue
CaseChangeType.LOWERCASEChange to lower case. int 1
CaseChangeType.SENTENCECASEChange to sentence case. int 3
CaseChangeType.TITLECASEChange to title case. int 2
CaseChangeType.UPPERCASEChange to upper case. int 0

Usage

In function

void TextRange.changeCaseTo (type: CaseChangeType)

Jongware, 25-Nov-2012 v3.0.3iContents :: Index