|
PdfFontIsStrikeout Property |
A flag to indicate if the font is strikeout.
Namespace:
SelectPdf
Assembly:
Select.Pdf (in Select.Pdf.dll) Version: 24.1
Syntax public bool IsStrikeout { get; set; }
Public Property IsStrikeout As Boolean
Get
Set
Property Value
Type:
BooleanSee Also