PsdTextFrame.Raw Property

Gets text settings before implementing the transformation matrix (if there is any) to them.

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

Syntax

C#
public PsdTextFrameRawSettings Raw { get; protected set; }

Property Value

The text settings.

See Also

Reference