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