ExpertPdf Html to Pdf Converter Library
IsStrikeout Property
NamespacesExpertPdf.HtmlToPdf.PdfDocumentPdfFontIsStrikeout
ExpertPdf Html to Pdf Converter Library
A flag to indicate if the font is strikeout.
Declaration Syntax
C#Visual BasicVisual C++
public bool IsStrikeout { get; set; }
Public Property IsStrikeout As Boolean
	Get
	Set
public:
property bool IsStrikeout {
	bool get ();
	void set (bool value);
}
Property Value

Assembly: ExpertPdf.HtmlToPdf (Module: ExpertPdf.HtmlToPdf.dll) Version: 9.2.0.25824 (9.2.0.0)