Table of Contents

Property Strikethrough

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

Strikethrough

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

public bool Strikethrough { get; set; }

Property Value

bool

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