| Class | Description | |
|---|---|---|
|  | Character | Represents character properties. | 
|  | Color | Represents a color element. | 
|  | DestinationKeyword | Defines a destination keyword. | 
|  | Document | Represents document properties. | 
|  | FlagKeyword | Defines a flag keyword. | 
|  | Font | Represents a font. | 
|  | Info | Defines RTF document properties. | 
|  | Keyword | Defines a base class to represent keywords. | 
|  | Paragraph | Represents paragraph properties. | 
|  | Reader | Represents a low-level RTF reader. | 
|  | Section | Represents section properties. | 
|  | State | Defines the current state of the RTF reader. | 
|  | SymbolKeyword | Defines a symbol keyword. | 
|  | ToggleKeyword | Defines a toggle keyword. | 
|  | ValueKeyword | Defines a value keyword. | 
| Interface | Description | |
|---|---|---|
|  | ICallback | Represents a callback interface for the RTF reader. | 
| Enumeration | Description | |
|---|---|---|
|  | FontFamily | Defines font family types. | 
|  | ParagraphAlignment | Defines paragraph alignment. | 
|  | Target | Specifies a keyword group. |