WordProcessingHorizontalAlignment class
Leave feedback
On this page
The WordProcessingHorizontalAlignment type exposes the following members:
| Field | Description |
|---|---|
| NONE | Object is explicitly positioned using its x-coordinate. |
| LEFT | Specifies that the object is left aligned to the horizontal alignment base. |
| CENTER | Specifies that the object is centered with respect to the horizontal alignment base. |
| RIGHT | Specifies that the object is right aligned to the horizontal alignment base. |
| INSIDE | Specifies that the object is inside of the horizontal alignment base. |
| OUTSIDE | Specifies that the object is outside of the horizontal alignment base. |
Was this page helpful?
Any additional feedback you'd like to share with us?
Please tell us how we can improve this page.
Thank you for your feedback!
We value your opinion. Your feedback will help us improve our documentation.