HorizontalAlignment enumeration
Leave feedback
On this page
Specifies horizontal alignment of element on a document page.
The HorizontalAlignment type exposes the following members:
| Field | Description |
|---|---|
| NONE | The object is explicitly positioned, usually using its Left property. |
| LEFT | Specifies that the object shall be left aligned to the horizontal alignment base. |
| CENTER | Specifies that the object shall be centered with respect to the horizontal alignment base. |
| RIGHT | Specifies that the object shall be right aligned to the horizontal alignment base. |
- module
groupdocs.signature.domain
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.