RtfElementKind 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 RtfElementKind
Public Enumeration RtfElementKind
public enum class RtfElementKind
Members
| Member name | Value | Description |
---|
| Tag | 0 | |
| Group | 1 | |
| Text | 2 | |
See Also