Winnovative PDF Creator Library for .NET
IsUnderline Property
NamespacesWinnovative.PdfCreatorPdfFontIsUnderline
Winnovative PDF Creator Library for .NET
A flag to indicate if the font is underline.
Declaration Syntax
C#Visual BasicVisual C++
public bool IsUnderline { get; set; }
Public Property IsUnderline As Boolean
	Get
	Set
public:
property bool IsUnderline {
	bool get ();
	void set (bool value);
}

Assembly: Winnovative.PdfCreator (Module: Winnovative.PdfCreator) Version: 6.0.0.0 (6.0.0.0)