PdfDirection
Leave feedback
On this page
Inheritance: java.lang.Object, com.groupdocs.conversion.contracts.Enumeration
All Implemented Interfaces: java.io.Serializable
public class PdfDirection extends Enumeration implements Serializable
Describes Pdf text direction.
| Constructor | Description |
|---|---|
| PdfDirection() | Serialization constructor |
public PdfDirection()
Serialization constructor
public static final PdfDirection L2R
Left to right.
public static final PdfDirection R2L
Right to left.
Was this page helpful?
Any additional feedback you'd like to share with us?
Please tell us how we can improve this page.
Thank you for your feedback!
We value your opinion. Your feedback will help us improve our documentation.