PsdTextFrame.FauxItalic Property

Gets italic style emulation of the text string stored in this layer.

Namespace: Aurigma.GraphicsMill.Codecs.Psd
Assembly: Aurigma.GraphicsMill (in Aurigma.GraphicsMill.dll)

Syntax

C#
public bool FauxItalic { get; protected set; }

Property Value

Italic style emulation of the text string stored in this layer.

See Also

Reference