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