Enum Direction
Direction enumeration
Text direction.
public enum Direction
Values
Name | Value | Description |
---|---|---|
L2R | 0 | Left to right direction. |
R2L | 1 | Right to left direction. |
See Also
- namespace Aspose.Pdf
- assembly Aspose.PDF
Text direction.
public enum Direction
Name | Value | Description |
---|---|---|
L2R | 0 | Left to right direction. |
R2L | 1 | Right to left direction. |