Get or sets the value indicating whether the text of this TextVObject is underlined.
Namespace:
Aurigma.GraphicsMill.AjaxControls.VectorObjects
Assembly:
Aurigma.GraphicsMill.AjaxControls.VectorObjects (in Aurigma.GraphicsMill.AjaxControls.VectorObjects.dll)
Public Property Underline As Boolean
public bool Underline { get; set; }
The Boolean value which specifies whether the text of this TextVObject is underlined.
Default value is false.