The predominant reading order for text. Default value: L2R.

C# | Visual Basic | Visual C++ |
public ViewerTextOrder Direction { get; set; }
Public Property Direction As ViewerTextOrder
public: property ViewerTextOrder Direction { ViewerTextOrder get (); void set (ViewerTextOrder value); }