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