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