InDesign Server2025
API 20.5.0.49
Enumeration

IndexCapitalizationOptions

Index entry capitalization options.

Values

NameType AccessDescription
Number = 1097624645 readonly Capitalizes all index entries. Note: Capitalizes only topics created before the capitalization statement appears in the script.
Number = 1095517556 readonly Capitalizes all level 1 entries. Note: Capitalizes only topics created before the capitalization statement appears in the script.
Number = 1767072325 readonly Capitalizes the specified topic and its nested topics. Valid only as parameter of the topic capitalize method; cannot be used as a parameter of the index capitalize method. Note: Must occur after the selected topic and its nested subtopics are created.
Number = 1398042725 readonly Capitalizes the specified topic but does not capitalize its nested topics. Valid only as parameter of the topic capitalize method; cannot be used as a parameter of the index capitalize method. Note: Must occur after the specified topic and its nested topics are created.

Parameter of 2

Method parameters that accept an IndexCapitalizationOptions value.