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