FontAlignment
FontAlignment enumeration
Represents vertical font alignment.
public enum FontAlignment
Values
| Name | Value | Description |
|---|---|---|
| Default | -1 | |
| Automatic | 0 | |
| Top | 1 | |
| Center | 2 | |
| Bottom | 3 | |
| Baseline | 4 |
See Also
- namespace Aspose.Slides
- assembly Aspose.Slides
Represents vertical font alignment.
public enum FontAlignment
| Name | Value | Description |
|---|---|---|
| Default | -1 | |
| Automatic | 0 | |
| Top | 1 | |
| Center | 2 | |
| Bottom | 3 | |
| Baseline | 4 |