| Editor |
|
The component is an online Web based WYSIWYG editor for working
with HTML. The editor allows to create tables, links, pictures, manage CSS
styles, change text color, size, pattern and font, add snippets, custom styles.
You can use built-in Image gallery in editor to insert pictures. Integration
with SpellChecker is possible. Auto localization. To use Editor is as simple as
a usual TextBox.
This control has onCommand, onChange,
onChangeMode, onSpellCheck
and onCustomCommand client
side events.
You can use Editor to get full code of HTML page - include next
properties: title, codepage, description, keywords, colors and margins. Click
"Page properties" toolbar button to set this properties.
Use TextFullHtml property to get full code and
use Text property to get only body code.
|