The IndexEntryOccurrence type exposes the following members.
Constructors
Name | Description | |
---|---|---|
IndexEntryOccurrence(C1LinkTarget) |
Initializes a new instance of the IndexEntryOccurrence class.
|
|
IndexEntryOccurrence(C1LinkTarget, Boolean, Boolean) |
Initializes a new instance of the IndexEntryOccurrence class.
|
Methods
Name | Description | |
---|---|---|
Clone |
Creates a copy of the current IndexEntryOccurrence object.
|
Properties
Name | Description | |
---|---|---|
Bold |
Gets or sets a Boolean value allowing to highlight the page number
corresponding to a certain occurrence of an entry using bold face.
(Can be used to highlight the location where the main definition
of an index entry is provided, for example.)
|
|
Italic |
Gets or sets a Boolean value allowing to highlight the page number
corresponding to a certain occurrence of an entry using italic face.
(Can be used to highlight the location where the main definition
of an index entry is provided, for example.)
|
|
Target |
Gets or sets the C1LinkTarget that is associated with the current occurrence.
|