Winnovative Logo

ViewerTextOrder Enumeration

Winnovative Client for .NET Framework
Used in ViewerPreferences to specify the predominant reading order for text.

Namespace:  WinnovativeClient
Assembly:  WinnovativeClient (in WinnovativeClient.dll) Version: 17.0.0.0 (17.0.0.0)
Syntax

public enum ViewerTextOrder
Members

  Member nameValueDescription
L2R0 Left to right.
R2L1 Right to left ( including vertical writing systems such as Chinese, Japanese, and Korean ).
See Also

Reference