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