This documentation is for the old version. Go to the latest Graphics Mill docs

PsdTextVObject.OriginalUnderline Property

Get or sets the value indicating whether an original text of this PsdTextVObject is underlined.

Namespace: Aurigma.GraphicsMill.AjaxControls.VectorObjects
Assembly: Aurigma.GraphicsMill.AjaxControls.VectorObjects (in Aurigma.GraphicsMill.AjaxControls.VectorObjects.dll)

Syntax

Visual Basic
Public Property OriginalUnderline As Boolean
C#
public bool OriginalUnderline { get; set; }

Property Value

The Boolean value which specifies whether an original text of this PsdTextVObject is underlined.

See Also

Reference