PsdTextFrame.Type Property

Gets a type of this layer.

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

Syntax

C#
public override FrameType Type { get; }

Property Value

Always Text.

See Also

Reference