Table of Contents

Property Underline

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

Underline

Gets or sets a value indicating whether to draw text with an underline.

public bool Underline { get; set; }

Property Value

bool

If true, the drawn text will have an underline.

Remarks

Default value: false.