Gets whether the font draws a line through the text.
Namespace: MindFusion.Drawing
Assembly: MindFusion.Common
SyntaxC#
Copy Code
|
|---|
public bool Strikeout { get; } |
Visual Basic
Copy Code
|
|---|
Public ReadOnly Property Strikeout As Boolean |
See Also