Table of Contents

Property IsUnderlined

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

IsUnderlined

Gets a value that indicates whether this Font is underlined.

[Browsable(false)]
public virtual bool IsUnderlined { get; }

Property Value

bool

true if this Font is underlined; otherwise, false.