Index options.
Go to Property Listing | Method Listing
|
Property |
Type |
Access |
Description |
|---|---|---|---|
|
read/write |
The character(s) inserted at the start of cross references. |
||
|
read/write |
The character(s) inserted between index entries when runin-style index format is used for nested topics. |
||
|
read/write |
The character(s) inserted between separate page numbers, page numbers and page ranges, and series of page ranges. |
||
|
read/write |
The character style applied to cross references. |
||
|
read/write |
The character style applied to cross reference topics. |
||
|
read/write |
The character(s) inserted at the end of each index entry. |
||
|
read/write |
The character(s) inserted after each index topic. |
||
|
read/write |
If true, includes topics and page references from all the documents in a book. |
||
|
read/write |
If true, displays headings for sections with no index topics. Note: Valid only when include section headings is true. |
||
|
read/write |
If true, includes topics and page references on hidden layers. |
||
|
read/write |
If true, displays the letters of the alphabet as index section headings. |
||
|
read/write |
The format for level 2 and lower index topics. |
||
|
readonly |
Returns true if the object specifier resolves to valid objects. |
||
|
read/write |
The paragraph style applied to level 1 index topics. |
||
|
read/write |
The paragraph style applied to level 2 index topics. |
||
|
read/write |
The paragraph style applied to level 3 index topics. |
||
|
read/write |
The paragraph style applied to level 4 index topics. |
||
|
read/write |
The character style applied to page numbers in the index. |
||
|
read/write |
The character(s) inserted between page numbers to indicate a page range. |
||
|
readonly |
The parent of the IndexOptions (a Document or Application). |
||
|
read/write |
A property that allows setting of several properties at the same time. |
||
|
read/write |
If true, replaces the content of the existing index. Note: Replaces only index content; does not update the index location or other index properties that may have been changed. |
||
|
read/write |
The paragraph style applied to index section headings. Note: Valid when include section headings is true. |
||
|
read/write |
The title of the generated index. |
||
|
read/write |
The paragraph style applied to the title of the generated index. Can also accept: String. |
IndexOptions getElements ()
Resolves the object specifier, creating an array of object references.
String toSource ()
Generates a string which, if executed, will return the IndexOptions.
String toSpecifier ()
Retrieves the object specifier.