Illustrator29
Enumeration

CaseChangeType

The case change type.

Values

NameType AccessDescription
Int = 1 readonly Change to lower case.
Int = 3 readonly Change to sentence case.
Int = 2 readonly Change to title case.
Int = 0 readonly Change to upper case.

Parameter of 1

Method parameters that accept an CaseChangeType value.