Name | Description | |
---|---|---|
![]() | RichText Constructor | Initializes a new instance of the RichText class. |
The following tables list the members exposed by RichText.
Name | Description | |
---|---|---|
![]() | RichText Constructor | Initializes a new instance of the RichText class. |
Name | Description | |
---|---|---|
![]() | Length | Gets the length of text. |
![]() | RunCount | Gets the total number of runs in the rich text. |
![]() | Text | Gets the System.String value represents the plain text of this rich text. |
Name | Description | |
---|---|---|
![]() | ClearFormat | Overloaded. Clears format of all text runs. |
![]() | Clone | Creates a new RichText object that is a copy of the current RichText instance. |
![]() | Equals | Overloaded. Determines whether the specified System.Object is equal to this instance. |
![]() | Format | Overloaded. Formats the specified text run with the specified font. |
![]() ![]() | FromRichEdit | Creates a RichEdit object from a rich edit control which supports Text Object Model (TOM). |
![]() | GetCommonFont | |
![]() | GetFormat | Gets the font at the specified position. |
![]() | GetHashCode | Returns a hash code for this instance. |
![]() | GetRun | Gets the attributes of the specified run. |
![]() | Overwrite | Overwrites the specified range of this rich text by a new text. |
![]() | ToString | Returns a System.String that represents this instance. |