'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 | Centered text. |
Default | Default. Treated as General. |
General | Text alignment is derived from the data type and Direction. |
Left | Left aligned text. |
Right | Right aligned text. |
System.Object
System.ValueType
System.Enum
C1.C1Rdl.Rdl2008.TextAlign