Aspose::Pdf::Direction enum
Direction enum
Text direction.
enum class Direction
Values
Name | Value | Description |
---|---|---|
L2R | 0 | Left to right direction. |
R2L | 1 | Right to left direction. |
See Also
- Namespace Aspose::Pdf
- Library Aspose.PDF for C++
Text direction.
enum class Direction
Name | Value | Description |
---|---|---|
L2R | 0 | Left to right direction. |
R2L | 1 | Right to left direction. |