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