This documentation is for the old version. Go to the latest Graphics Mill docs

AdvancedPsdTextFrame.Justification Property

Gets/sets the justification of the text string inside the paragraph.

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

Syntax

Visual Basic
Public Property Justification As PsdTextJustification
C#
public PsdTextJustification Justification { get; set; }

Property Value

PsdTextJustification value which specifies how the text is justified in the layer.

See Also

Reference