Properties' Summary |
PrimaryKey |
contains the primary key of the index entry.
It is used to build a hierarchical document index.
|
SecondaryKey |
contains the secondary key of the index entry.
It is used to build a hierarchical document index.
|
IsMainEntry |
determins if this entry is a main entry. In a document index this entry will
be emphasized by assigning a character style to it.
|
Properties' Details |
PrimaryKey
string PrimaryKey;
- Description
- contains the primary key of the index entry.
It is used to build a hierarchical document index.
|
|
SecondaryKey
string SecondaryKey;
- Description
- contains the secondary key of the index entry.
It is used to build a hierarchical document index.
|
|
IsMainEntry
boolean IsMainEntry;
- Description
- determins if this entry is a main entry. In a document index this entry will
be emphasized by assigning a character style to it.
|
|
Top of Page
Copyright © 2002 Sun Microsystems, Inc., 901 San Antonio Road, Palo Alto, CA 94303 USA.