Click or drag to resize
Pdf Library for .NET

PdfFontIsUnderline Property

A flag to indicate if the font is underline.

Namespace: SelectPdf
Assembly: Select.HtmlToPdf (in Select.HtmlToPdf.dll) Version: 26.2
Syntax
public bool IsUnderline { get; set; }

Property Value

Boolean
See Also