Gets/sets the text string stored in this layer.

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

Syntax

Visual Basic

Public Property Text As String

C#

public string Text { get; set; }

Property Value

The text string stored in this layer.