Gets or sets a value that indicates whether the text is underlined.
Namespace:
Aurigma.GraphicsMill.AdvancedDrawing
Assembly:
Aurigma.GraphicsMill (in Aurigma.GraphicsMill.dll)
public bool Underline { get; set; }
true
if the text is underlined; otherwise, false
. The default value is false
.