| IActionableTextItem | Convenience interface for text items containing styling information (IVisualTextItem) and
action information (IActionableItem). |
| IAnchor | Definition of an anchor. |
| ICoordinates | This interface defines a coordinates system to locate characters within ITextDocument
objects. |
| IItemStyleInfoProvider | |
| ILine | Representation of a line within an ITextDocumentPart. |
| ITextDocument | A text document is used to represent arbitrarily long buffers of interactive text data. |
| ITextDocumentPart | This interface represents document parts. |
| ITextItem | A text item is used to identify a particular sequence of characters within the string of an ITextDocumentPart. |
| ITextMark | A positioned (offset, relative to the owner line) tag. |
| IVisualTextItem | Visual items are used to attach class information to items. |
| HtmlFormatter | |
| StyleInfo | |
| TextDocumentUtil | Utility methods for ITextDocument. |
| TextPartUtil | Class containing utility methods to operate on parts of text documents. |