PsdTextFrame.Justification Property

Gets the justification type of the text string inside the paragraph.

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

Syntax

C#
public TextJustification Justification { get; protected set; }

Property Value

A TextJustification specifying how the text is justified in the layer.

See Also

Reference