Specifies horizontal or vertical text direction.
Namespace:
C1.C1Rdl.Rdl2008Assembly: C1.C1Report.2 (in C1.C1Report.2.dll)
Syntax
C# |
---|
public enum WritingMode |
Visual Basic |
---|
Public Enumeration WritingMode |
Members
Member name | Description | |
---|---|---|
Default | Default. Treated as Horizontal. | |
Horizontal | Horizontal text. | |
Vertical | Vertical text – for East Asian text, characters are not rotated. For other text, the entire text is rotated 90 degrees. |