Property Underline
- Namespace
- BitMiracle.Docotic.Pdf
- Assembly
- BitMiracle.Docotic.Pdf.dll
Underline
Gets or sets a value indicating whether this PdfFont is underlined.
[Obsolete("This property will be removed in the next release of the library. Use the PdfTextDrawingOptions.Underline and PdfStringDrawingOptions.Underline properties instead.")]
public bool Underline { get; set; }