ParagraphSettings.Justification Property

Gets or sets the justification of this layer paragraph settings.

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

Syntax

C#
public TextJustification Justification { get; set; }

Property Value

The first line indent of this layer paragraph settings.

See Also

Reference