ExpertPdf PDF Creator Library
IsStrikeout Property
NamespacesExpertPdf.PdfCreatorPdfFontIsStrikeout
ExpertPdf PDF Creator 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);
}

Assembly: ExpertPdf.PdfCreator (Module: ExpertPdf.PdfCreator) Version: 7.0.0.0 (7.0.0.0)