TextHorizontalAlignment
Leave feedback
On this page
Specifies text horizontal alignment inside a signature.
public enum TextHorizontalAlignment
| Name | Value | Description |
|---|---|---|
| Left | 1 |
Specifies that the text is left aligned to the horizontal alignment base. |
| Center | 2 |
Specifies that the text is centered to the horizontal alignment base. |
| Right | 3 |
Specifies that the text is right aligned to the horizontal alignment base. |
- namespace GroupDocs.Signature.Domain
- assembly GroupDocs.Signature
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.