Search
Font.Strikeout Property
See Also
 





Gets whether the font draws a line through the text.

Namespace: MindFusion.Drawing
Assembly: MindFusion.Common

 Syntax

C#  Copy Code

public bool Strikeout { get; }

Visual Basic  Copy Code

Public ReadOnly Property Strikeout As Boolean

 Property Value

 See Also