The IndexEvents type exposes the following members.
Constructors
Methods
| Name | Description |
---|
 | Create(String, String) | |
 | Create(Chunk, String) | |
 | Create(String, String, String) | |
 | Create(Chunk, String, String) | |
 | Create(String, String, String, String) | |
 | Create(Chunk, String, String, String) | |
 | Equals |
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.) |
 | Finalize |
Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection.
(Inherited from Object.) |
 | GetHashCode |
Serves as a hash function for a particular type.
(Inherited from Object.) |
 | GetSortedEntries | |
 | GetType |
Gets the Type of the current instance.
(Inherited from Object.) |
 | MemberwiseClone |
Creates a shallow copy of the current Object.
(Inherited from Object.) |
 | OnChapter | (Inherited from PdfPageEventHelper.) |
 | OnChapterEnd | (Inherited from PdfPageEventHelper.) |
 | OnCloseDocument | (Inherited from PdfPageEventHelper.) |
 | OnEndPage | (Inherited from PdfPageEventHelper.) |
 | OnGenericTag | (Overrides PdfPageEventHelper..::..OnGenericTag(PdfWriter, Document, Rectangle, String).) |
 | OnOpenDocument | (Inherited from PdfPageEventHelper.) |
 | OnParagraph | (Inherited from PdfPageEventHelper.) |
 | OnParagraphEnd | (Inherited from PdfPageEventHelper.) |
 | OnSection | (Inherited from PdfPageEventHelper.) |
 | OnSectionEnd | (Inherited from PdfPageEventHelper.) |
 | OnStartPage | (Inherited from PdfPageEventHelper.) |
 | SetComparator | |
 | ToString | (Inherited from Object.) |
See Also