Adobe Illustrator CS4 Type Library JS: CaseChangeType

Illustrator CS4

 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, 27-Jun-2010 v3.0.3dContents :: Index