PsdTextFrame.Text Property

Gets the text in this layer.

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

Syntax

C#
public string Text { get; protected set; }

Property Value

The text in this layer.

See Also

Reference