PDF Viewer Control for ASP.NET
ViewerTextOrder Enumeration
NamespacesPdfViewer4AspNetViewerTextOrder
Used in PdfViewerPreferences to specify the predominant reading order for text.
Declaration Syntax
C#Visual BasicVisual C++
public enum ViewerTextOrder
Public Enumeration ViewerTextOrder
public enum class ViewerTextOrder
Members
MemberDescription
L2R
Left to right.

R2L
Right to left ( including vertical writing systems such as Chinese, Japanese, and Korean ).

Assembly: PdfViewerAspNet (Module: PdfViewerAspNet) Version: 3.1.0.16909 (3.1.0.0)