Adobe InDesign CS6 (8.0) Object Model JS: ChangeCaseOptions

InDesign CS6

 Change case options.

Value

NameDescriptionValue
ChangeCaseOptions.LOWERCASEConverts all letters to lowercase.1667460195 = 'cclc'
ChangeCaseOptions.NONENo conversion.1852796517 = 'none'
ChangeCaseOptions.SENTENCECASEConverts the first letter of the first word of each sentence to uppercase.1667461987 = 'ccsc'
ChangeCaseOptions.TITLECASEConverts the first letter of each word to uppercase.1667462243 = 'cctc'
ChangeCaseOptions.UPPERCASEConverts all letters to uppercase.1667462499 = 'ccuc'

Usage

As property

MatchCharacterStylePreference.changeCase

MatchParagraphStylePreference.changeCase

Jongware, 28-Apr-2012 v3.0.3hContents :: Index