PdfFont
IsUnderline Property
EVO HTML to PDF Converter for .NET Documentation
A flag to indicate if the font is underline.
Namespace:
EvoPdf
Assembly:
evohtmltopdf (in evohtmltopdf.dll) Version: 10.0.0.0
Syntax
C#
VB
Copy
public
bool
IsUnderline
{
get
;
set
; }
Public
Property
IsUnderline
As
Boolean
Get
Set
Property Value
Type:
Boolean
See Also
Reference
PdfFont Class
EvoPdf Namespace