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

PsdTextVObjectData.OriginalAlignment Property

Gets or sets the value that specifies an origianl text alignment.

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

Syntax

Visual Basic
Public Property OriginalAlignment As TextAlignment
C#
public TextAlignment OriginalAlignment { get; set; }

Property Value

The TextAlignment enumeration member that specifies an original text alignment.

See Also

Reference