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