CharStyle.Underline Property

Gets or sets a value indicating whether the text has underline formatting.

Namespace: Aurigma.GraphicsMill.Drawing
Assembly: Aurigma.GraphicsMill (in Aurigma.GraphicsMill.dll)

Syntax

C#
public bool Underline { get; set; }

Property Value

true if the text has underline formatting; otherwise, false.

See Also

Reference