| IHandler Properties | 
The RichTextAreaIHandler type exposes the following members.
 Properties
Properties| Name | Description | |
|---|---|---|
|  | Buffer | 
            Gets the formatted text buffer to set formatting and load/save to file.
             | 
|  | SelectionBackground | 
            Gets or sets the background color of the selected text or insertion point.
             | 
|  | SelectionBold | 
            Gets or sets a value indicating whether the selected text or insertion point has bold text.
             | 
|  | SelectionFamily | 
            Gets or sets the font family of the selected text or insertion point.
             | 
|  | SelectionFont | 
            Gets or sets the font of the selected text or insertion point.
             | 
|  | SelectionForeground | 
            Gets or sets the foreground color of the selected text or insertion point.
             | 
|  | SelectionItalic | 
            Gets or sets a value indicating whether the selected text or insertion point has italic style.
             | 
|  | SelectionStrikethrough | 
            Gets or sets a value indicating whether the selected text or insertion point has strikethrough decorations.
             | 
|  | SelectionTypeface | 
            Gets or sets the font typeface of the selected text or insertion point.
             | 
|  | SelectionUnderline | 
            Gets or sets a value indicating whether the selected text or insertion point has underline decorations.
             | 
 See Also
See Also