HiQPdf Library for .NET Help
C#
Show/Hide TOC
Pdf
Font
Underline Property
Controls if the font is underlined
Definition
Namespace:
HiQPdf
Assembly:
HiQPdf.NetCore (in HiQPdf.NetCore.dll) Version: 18.0.0
C#
Copy
public
bool
Underline
{
get
;
set
; }
Property Value
Boolean
See Also
Reference
PdfFont Class
HiQPdf Namespace
In This Article
Definition
See Also