Represents a single occurrence of an IndexEntry in the document.
Elements of this type are contained in the Occurrences collection
of an IndexEntry.
Namespace:
C1.C1PreviewThe main functional property of this class is Target, of the type C1LinkTarget, which points to the location of the occurrence in the document.
Assembly: C1.C1Report.2 (in C1.C1Report.2.dll)
Syntax
C# |
---|
public class IndexEntryOccurrence : ICloneable |
Visual Basic |
---|
Public Class IndexEntryOccurrence _ Implements ICloneable |