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