PdfFontStrikeout Property

Controls if the font has a horizontal line through the font

Definition

Namespace: HiQPdf
Assembly: HiQPdf.NetCore (in HiQPdf.NetCore.dll) Version: 16.0.0
C#
public bool Strikeout { get; set; }

Property Value

Boolean

See Also