FormattedText.SetBoldStatus
Description:
Sets the characters in the entire text to be bold or not bold.
Sets the characters in the entire text to be bold or not bold.
Overloads (2):
public void SetBoldStatus(
bool isBold
)
-
BooleanisBoldThe desired bold status of characters in the entire text. True to set bold, false to set not bold.