Winnovative PDF Creator Library for .NET
IsStrikeout Property
NamespacesWinnovative.PdfCreatorPdfFontIsStrikeout
Winnovative PDF Creator Library for .NET
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: Winnovative.PdfCreator (Module: Winnovative.PdfCreator) Version: 6.0.0.0 (6.0.0.0)