Enum ViewerTextOrder
- Namespace
- EvoPdf
- Assembly
- evohtmltopdf.dll
Used in ViewerPreferences to specify the predominant reading order for text.
public enum ViewerTextOrder
Fields
L2R = 0
Left to right.
R2L = 1
Right to left ( including vertical writing systems such as Chinese, Japanese, and Korean ).