enum
VerticalTextAlignment enum
Represents vertical text alignment.
enum class VerticalTextAlignment
Values
| Name | Value | Description |
|---|---|---|
| Top | 0 | |
| Middle | 1 | |
| Bottom | 2 |
See Also
- Namespace Aspose::BarCode::Drawing
- Library Aspose.BarCode for C++
Represents vertical text alignment.
enum class VerticalTextAlignment
| Name | Value | Description |
|---|---|---|
| Top | 0 | |
| Middle | 1 | |
| Bottom | 2 |