GrapeCity.ActiveReports.Document.v8 Assembly > GrapeCity.ActiveReports.Document.Section Namespace : TextAlignment Enumeration |
'Declaration Public Enum TextAlignment Inherits System.Enum
public enum TextAlignment : System.Enum
Member | Description |
---|---|
Center | Text is centered within the control area. |
Justify | Text is fully justified on left and right edges of the control. |
Left | Text is aligned to the left edge of the control. |
Right | Text is aligned to the right edge of the control. |
System.Object
System.ValueType
System.Enum
GrapeCity.ActiveReports.Document.Section.TextAlignment