Controls if the font is underlined
Namespace:
HiQPdf
Assembly:
HiQPdf (in HiQPdf.dll) Version: 15.0.0.0
public bool Underline { get; set; }
Public Property Underline As Boolean
Get
Set
public:
property bool Underline {
bool get ();
void set (bool value);
}
member Underline : bool with get, set
Property Value
Type:
Boolean
Reference