PsdCustomTextFrame.CustomFormattedText Property

Gets or sets the custom formatted text for the text frame.

Namespace: Aurigma.GraphicsMill.Templates
Assembly: Aurigma.GraphicsMill.Templates (in Aurigma.GraphicsMill.Templates.dll)

Syntax

C#
public ReadOnlyCollection<CustomTextSpan> CustomFormattedText { get; }

Property Value

The custom formatted text value.

See Also

Reference