2008
Marcus Heese
Set the justification of the text in a text layer.
This procedure sets the alignment of the lines in the text layer relative to each other.
unknown
Type | Name | Description |
---|---|---|
PF_LAYER | layer | The text layer |
PF_INT | justify | The justification for your text. { TEXT-JUSTIFY-LEFT (0), TEXT-JUSTIFY-RIGHT (1), TEXT-JUSTIFY-CENTER (2), TEXT-JUSTIFY-FILL (3) } |
None