Specifies constants for use with the ElementGetTextJustification, ElementSetTextJustification, PrgSetItemTextJustification, and PrgGetItemTextJustification methods.
Member | Value | Description |
---|---|---|
NX_Justify_Center | 7002 | Justify text in the center. |
NX_Justify_Left | 7000 | Justify text left. |
NX_Justify_Right | 7001 | Justify text right. |