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