The IndexEntryOccurrence type exposes the following members.

Constructors

  Name Description
Public method IndexEntryOccurrence(C1LinkTarget)
Initializes a new instance of the IndexEntryOccurrence class.
Public method IndexEntryOccurrence(C1LinkTarget, Boolean, Boolean)
Initializes a new instance of the IndexEntryOccurrence class.

Methods

  Name Description
Public method Clone
Creates a copy of the current IndexEntryOccurrence object.

Properties

  Name Description
Public property 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.)
Public property 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.)
Public property Target
Gets or sets the C1LinkTarget that is associated with the current occurrence.

See Also