ExpertPdf PDF Creator Library
IsUnderline Property
NamespacesExpertPdf.PdfCreatorPdfFontIsUnderline
ExpertPdf PDF Creator Library
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
public:
property bool IsUnderline {
	bool get ();
	void set (bool value);
}

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