FormattedText.SetUnderlineStatus
Description:
Sets the characters in the entire text to be underlined or not underlined.
Sets the characters in the entire text to be underlined or not underlined.
Overloads (2):
SetUnderlineStatus(Boolean)
public void SetUnderlineStatus(
bool isUnderlined
)
-
BooleanisUnderlinedThe desired underline status of characters in the entire text. True to set underlined, false to set not underlined.