enum
HorizontalTextAlignment enum
Represents horizontal text alignment.
enum class HorizontalTextAlignment
Values
| Name | Value | Description |
|---|---|---|
| Left | 0 | |
| Center | 1 | |
| Right | 2 |
See Also
- Namespace Aspose::BarCode::Drawing
- Library Aspose.BarCode for C++
Represents horizontal text alignment.
enum class HorizontalTextAlignment
| Name | Value | Description |
|---|---|---|
| Left | 0 | |
| Center | 1 | |
| Right | 2 |