FormattedText.SetUnderlineStatus
Overloads (2):
| Name | Return Type | Description |
|---|---|---|
| SetUnderlineStatus(Boolean) | None | Sets the characters in the entire text to be underlined or not underlined. |
| SetUnderlineStatus(TextRange, Boolean) | None | Sets the characters in a given text range to be underlined or not underlined. |