RtfTextAlignment Enumeration |
Namespace: Kettic.AspNet.Controls.Editor.RtfAssembly: Kettic.AspNet.Controls (in Kettic.AspNet.Controls.dll) Version: 2014.4.1129.0 (2014.04.1129.0)
Syntax public enum RtfTextAlignment
Public Enumeration RtfTextAlignment
public enum class RtfTextAlignment
Members
| Member name | Value | Description |
---|
| Left | 0 | |
| Center | 1 | |
| Right | 2 | |
| Justify | 3 | |
See Also