Name | Description | |
---|---|---|
Count | Gets the count of ITextRun objects. | |
PlainText | Gets the plain text that is composed of all ITextRun objects. |
The following tables list the members exposed by IRichText.
Name | Description | |
---|---|---|
Count | Gets the count of ITextRun objects. | |
PlainText | Gets the plain text that is composed of all ITextRun objects. |
Name | Description | |
---|---|---|
Add | Adds a text run into current rich text object. | |
GetEnumerator | (Inherited from System.Collections.Generic.IEnumerable<ITextRun>) |