A flag to indicate if the font is underline.

C# | Visual Basic | Visual C++ |
public bool IsUnderline { get; set; }
Public Property IsUnderline As Boolean Get Set
public: property bool IsUnderline { bool get (); void set (bool value); }

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