TextOrientation Enum
TextOrientation enumeration
Specifies the orientation of text when writing.
public enum TextOrientation
Values
| Name | Value | Description |
|---|---|---|
| Mixed | 0 | Text orientation is mixed, allowing both upright and sideways text. |
| Upright | 1 | Text orientation is upright. |
| Sideways | 2 | Text orientation is sideways. |
See Also
- namespace Aspose.Svg.Builder
- assembly Aspose.SVG