PdfFontIsUnderline Property |
A flag to indicate if the font is underline.
Namespace:
ExpertPdf.PdfCreator
Assembly:
epdfcreator (in epdfcreator.dll) Version: 17.0.0
Syntax public bool IsUnderline { get; set; }
Public Property IsUnderline As Boolean
Get
Set
Property Value
Type:
BooleanSee Also