Font.Strikeout
Font.Strikeout property
Gets a value that indicates whether this Font specifies a horizontal line through the font.
public bool Strikeout { get; }
Return Value
true if this Font has a horizontal line through it; otherwise, false.
See Also
- class Font
- namespace Aspose.Page.Drawing
- assembly Aspose.Page