FormattedText.GetPlainText
Overloads (2):
| Name | Return Type | Description |
|---|---|---|
| GetPlainText() | String | Returns the entire text in a plain text form. |
| GetPlainText(TextRange) | String | Returns a substring of the text in a plain text form. The start and end of the substring is identified by a given TextRange . |