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