DocumentDirection enumeration
DocumentDirection enumeration
Allows to specify the direction to flow the text in a document.
Members
| Name | Description |
|---|---|
| LeftToRight | Left to right direction. |
| RightToLeft | Right to left direction. |
| Auto | Auto-detect direction. |
See Also
- module Aspose.Words.Loading