TextAnchorType
TextAnchorType enum
text box alignment within a text area.
enum class TextAnchorType : int8_t
Values
Name | Value | Description |
---|---|---|
NotDefined | -1 | |
Top | 0 | |
Center | 1 | |
Bottom | 2 | |
Justified | 3 | |
Distributed | 4 |
See Also
- Namespace Aspose::Slides
- Library Aspose.Slides