IndexEntryOccurrence Class
In This Topic
Represents a single occurrence of an
IndexEntry in the document. Elements of this type are contained in the
Occurrences collection of an
IndexEntry.
The main functional property of this class is Target, of the type C1LinkTarget, which points to the location of the occurrence in the document.
Object Model
Syntax
'Declaration
Public Class IndexEntryOccurrence
public class IndexEntryOccurrence
Inheritance Hierarchy
System.Object
C1.C1Preview.IndexEntryOccurrence
See Also