Specifies vertical text alignment.
Namespace:
C1.C1Rdl.Rdl2008Assembly: C1.C1Report.2 (in C1.C1Report.2.dll)
Syntax
| C# |
|---|
public enum VerticalAlign |
| Visual Basic |
|---|
Public Enumeration VerticalAlign |
Members
| Member name | Description | |
|---|---|---|
| Default | Default. Treated as Top. | |
| Top | Top aligned text. | |
| Middle | Vertically centered text. | |
| Bottom | Bottom aligned text. |