Adobe InDesign CS4 (6.0) Object Model JS: ChangeCaseOptions

InDesign CS4

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