PhotoshopCC 2015.5
Enumeration

Justification

The placement of paragraph text within the bounding box.

Values

NameType AccessDescription
Int = 2 readonly Text is centered on each line.
Int = 5 readonly Justifies all lines except the last, which is center-aligned.
Int = 7 readonly Justifies all lines including the last, which is force-justified.
Int = 1 readonly Aligns the left edges, leaving the right edge ragged.
Int = 4 readonly Justifies all lines except the last, which is left-aligned.
Int = 3 readonly Aligns the right edges, leaving the left edge ragged.
Int = 6 readonly Justifies all lines except the last, which is right-aligned.

Object of 1

Properties elsewhere that hold an Justification value.