Method SetFontUnderlined
SetFontUnderlined(bool)
Sets boolean value indicating whether to underline the text.
ITextBoxTextAttr SetFontUnderlined(bool underlined = true)
Parameters
underlined
boolUnderline text or not.
Sets boolean value indicating whether to underline the text.
ITextBoxTextAttr SetFontUnderlined(bool underlined = true)
underlined
boolUnderline text or not.