FormattedText.GetUnderlineStatus
Overloads (2):
| Name | Return Type | Description |
|---|---|---|
| GetUnderlineStatus() | FormatStatus | Returns whether All , None or a Mixed of characters in the entire text are underlined. |
| GetUnderlineStatus(TextRange) | FormatStatus | Returns whether All , None or a Mixed set of characters in a given text range are underlined. |