TextSpan.String Property

Gets the text string.

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

Syntax

C#
public virtual string String { get; }

Property Value

The text string.

See Also

Reference