Specifies text direction.
Namespace:
C1.C1Rdl.Rdl2008Assembly: C1.C1Report.2 (in C1.C1Report.2.dll)
Syntax
| C# |
|---|
public enum TextDirection |
| Visual Basic |
|---|
Public Enumeration TextDirection |
Members
| Member name | Description | |
|---|---|---|
| Default | Default. Treated as LTR. | |
| LTR | Left-to-right text. | |
| RTL | Right-to-left text. |