2022 Enumeration
Changes 0
E

HorizontalTextAlignment

Description:
Supported types of horizontal alignment of a text element and text justification within the text containing box.
Name Description
E Left Text is Left justified inside the containing text box, and the left side of the text box remains in place as the width changes.
E Right Text is Right justified inside the containing text box, and the right side of the text box remains in place as the width changes.
E Center Text is Center justified inside the containing text box, and the center side of the text box remains in place as the width changes.