TextVerticalAlignment
Leave feedback
On this page
Specifies text vertical alignment inside a signature.
public enum TextVerticalAlignment
| Name | Value | Description |
|---|---|---|
| Top | 1 |
Specifies that the text is top aligned to the vertical alignment base. |
| Center | 2 |
Specifies that the text is centered to the vertical alignment base. |
| Bottom | 3 |
Specifies that the text is bottom aligned to the vertical 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.