C1.WPF.PrintDocument.4.6.2 Assembly / C1.C1Preview Namespace / IndexEntryOccurrence Class
Members

IndexEntryOccurrence Class
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
IndexEntryOccurrence Class
Syntax
'Declaration
 
Public Class IndexEntryOccurrence 
 
Inheritance Hierarchy

System.Object
   C1.C1Preview.IndexEntryOccurrence

See Also