Click or drag to resize
PdfFontIsUnderline Property
A flag to indicate if the font is underline.

Namespace: ExpertPdf.HtmlToPdf.PdfDocument
Assembly: ExpertPdf.HtmlToPdf (in ExpertPdf.HtmlToPdf.dll) Version: 11.0.0
Syntax
public bool IsUnderline { get; set; }

Property Value

Type: Boolean
See Also