TextDirectionValue
TextDirectionValue enumeration
Specifies the direction of the characters in a text block.
public enum TextDirectionValue
Values
| Name | Value | Description |
|---|---|---|
| Horizontal | 0 | Horizontal. |
| Vertical | 1 | Vertical. |
| Undefined | -2147483648 | Undefined. |
See Also
- namespace Aspose.Diagram
- assembly Aspose.Diagram