JustificationMode Enumeration
The text alignment mode.
Module: aspose.psd.fileformats.psd
Full Name: aspose.psd.fileformats.psd.JustificationMode
Aspose.PSD Version: 24.9.0
Members
Member name | Description |
---|---|
CENTER | The center text. |
LEFT | The left align text. In a left-to-right mode, the Left position is Left. In a right-to-left mode, the Left position is Right. |
RIGHT | The right align text. In a left-to-right mode, the Right position is Right. In a right-to-left mode, the Right position is Left. |