'Declaration Public Enum TextAlign Inherits System.Enum
public enum TextAlign : System.Enum
'Declaration Public Enum TextAlign Inherits System.Enum
public enum TextAlign : System.Enum
Member | Description |
---|---|
Center | Indicates align centered. |
General | Indicates aligment will be based off of the content type. |
Justify | Indicates justified align. |
Left | Indicates align to the left. |
Right | Indicates align to the right. |
System.Object
System.ValueType
System.Enum
GrapeCity.ActiveReports.PageReportModel.TextAlign