Rich Text Editor
| Property | Data type | Default | Plus | Mvc |
|---|---|---|---|---|
| height | Integer | Default RTE value | Yes | Yes |
| rteStyleSheet | String | Yes | No | |
| width | Integer | Default RTE value | Yes | Yes |
height
- Property
- height
- Data type
- Integer
- Description
- Defines the height of the textarea. The integer value represents the height in pixels.
- Default
- Default RTE value
rteStyleSheet
- Property
- rteStyleSheet
- Data type
- String
- Description
- Adds a style sheet to the rich text editor
width
- Property
- width
- Data type
- Integer
- Description
- Defines the width of the textarea. The integer value represents the width in pixels.
- Default
- Default RTE value