PDFTextDirection¶
Namespace: O2S.Components.PDF4NET.Graphics.Text
Supported directions for writing text.
Inheritance Object → ValueType → Enum → PDFTextDirection
Implements
Fields¶
| Name | Value | Description |
|---|---|---|
| LeftToRight | 0 | Left to right text. |
| RightToLeft | 1 | Right to left text. |