Uses a rich text (HTML) editor for this property. This is the default editor for
[AttributeUsage]
public sealed class RichTextEditorAttribute: IContentPropertyAttribute
- Inheritance:
- ObjectAttributeRichTextEditorAttribute
- Implements:
- IContentPropertyAttribute
Constructors
| RichTextEditorAttribute() |
Properties
| Width | Sets the width of the editor in pixels. |
| Height | Sets the height of the editor in pixels. |
| ToolbarButtons | Sets the features that are enabled on the rich text editor. See RichTextEditorToolbarFeatures for available features. |
Methods
| Apply(ContentPropertyDefinition) |