Table of Contents

Property IsStrikethrough

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

IsStrikethrough

Gets a value that indicates whether this Font specifies a horizontal line through the font.

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

Property Value

bool

true if this Font has a horizontal line through it; otherwise, false.