Table of Contents

Property Underline

Namespace
BitMiracle.Docotic.Pdf
Assembly
BitMiracle.Docotic.Pdf.dll

Underline

Gets or sets a value indicating whether this PdfFont is underlined.

public bool Underline { get; set; }

Property Value

bool

true if this PdfFont is underlined; otherwise, false.