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