Click or drag to resize
Pdf Library for .NET

PdfFontIsStrikeout Property

A flag to indicate if the font is strikeout.

Namespace: SelectPdf
Assembly: Select.Pdf (in Select.Pdf.dll) Version: 26.2
Syntax
public bool IsStrikeout { get; set; }

Property Value

Boolean
See Also