EVO HTML to PDF Converter

ViewerTextOrder Enumeration

EVO PDF Client for .NET Documentation
Used in ViewerPreferences to specify the predominant reading order for text.

Namespace:  EvoPdf.HtmlToPdfClient
Assembly:  EvoHtmlToPdfClient (in EvoHtmlToPdfClient.dll) Version: 9.0.0.0 (9.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