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

PsdTextVObjectData.OriginalItalic Property

Get or sets the value indicating whether an original text of the extended text v-object is italic.

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

Syntax

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

Property Value

The Boolean value which specifies whether an original text of the extended text v-object is italic.

See Also

Reference