Enum TextAlignment
Specifies the text alignment
Namespace: Neodynamic.SDK.Web
Assembly: cs.temp.dll.dll
Syntax
public enum TextAlignment
Fields
Name | Description |
---|---|
Center | Center alignment |
Justify | Justify alignment |
Left | Left alignment |
None | No alignment |
Right | Right alignment |