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