FontAlignment
FontAlignment enum
Represents vertical font alignment.
enum class FontAlignment
Values
| Name | Value | Description |
|---|---|---|
| Default | -1 | |
| Automatic | 0 | |
| Top | 1 | |
| Center | 2 | |
| Bottom | 3 | |
| Baseline | 4 |
See Also
- Namespace Aspose::Slides
- Library Aspose.Slides
Represents vertical font alignment.
enum class FontAlignment
| Name | Value | Description |
|---|---|---|
| Default | -1 | |
| Automatic | 0 | |
| Top | 1 | |
| Center | 2 | |
| Bottom | 3 | |
| Baseline | 4 |