Table of Contents

Method SetFontUnderlined

Namespace
Alternet.UI
Assembly
Alternet.UI.Common.dll

SetFontUnderlined(bool)

Sets boolean value indicating whether to underline the text.

ITextBoxTextAttr SetFontUnderlined(bool underlined = true)

Parameters

underlined bool

Underline text or not.

Returns

ITextBoxTextAttr