PsdFrameExtensions.GetFormattedText Method

Converts the PsdTextFrame to formatted text.

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

Syntax

C#
public static string GetFormattedText(
	this PsdTextFrame textFrame
)

Return Value

The formatted text.

See Also

Reference