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