TextDirection enumeration
TextDirection enumeration
Specifies the directionality of text.
The TextDirection type exposes the following members:
Fields
Field | Description |
---|---|
LTR | Text direction is left-to-right. |
RTL | Text direction is right-to-left. |
INHERIT | Inherits text direction from its parent. |
See Also
- module
aspose.svg.builder