Site Map | About Us | Contact Us  
 The same content in Microsoft HTML help file format is included in the download package.

ReadingDirection Enumeration

Specifies the content reading order.

[Visual Basic]
Public Enum ReadingDirection
[C#]
public enum ReadingDirection

Members

Member Name Description
Inherit Content flow is inherited.
LeftToRight Content flows left to right.
RightToLeft Content flows right to left.

Requirements

Namespace: EO.Web

Assembly: EO.Web (in EO.Web.dll)

See Also

EO.Web Namespace


Direct link to this topic