Table of Contents

Method SetFontUnderlinedEx

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

SetFontUnderlinedEx(TextBoxTextAttrUnderlineType, Color)

Sets advanced font underline style.

ITextBoxTextAttr SetFontUnderlinedEx(TextBoxTextAttrUnderlineType type, Color color)

Parameters

type TextBoxTextAttrUnderlineType

Type of the underline.

color Color

Color of the underline.

Returns

ITextBoxTextAttr