| Visual Basic (Declaration) | |
|---|---|
Public Enum VerticalTextAlignment Inherits System.Enum | |
| C# | |
|---|---|
public enum VerticalTextAlignment : System.Enum | |
| Member | Description |
|---|---|
| Bottom | Text is aligned to the bottom of the control area. |
| Middle | Text is aligned in the middle of the control area. |
| Top | Text is aligned to the top of the control area. |
System.Object
System.ValueType
System.Enum
GrapeCity.ActiveReports.Document.Section.VerticalTextAlignment