Used in ViewerPreferences to specify the predominant reading order for text.

C# | Visual Basic | Visual C++ |
public enum ViewerTextOrder
Public Enumeration ViewerTextOrder
public enum class ViewerTextOrder

Member | Description |
---|---|
L2R |
Left to right.
|
R2L |
Right to left ( including vertical writing systems such as
Chinese, Japanese, and Korean ).
|
Assembly: ExpertPdf.HtmlToPdf (Module: ExpertPdf.HtmlToPdf.dll) Version: 9.2.0.25824 (9.2.0.0)