Check documentation for the
latest version of dhtmlxSuite
getContent DHTMLX Docs
Samples
Forum
Support
Documentation
/
Suite 5.X
alignCenter
alignJustify
alignLeft
alignRight
applyBold
applyH1
applyH2
applyH3
applyH4
applyItalic
applyStrikethrough
applySub
applySuper
applyUnderscore
attachEvent
clearFormatting
createBulList
createNumList
decreaseIndent
detachEvent
getContent
increaseIndent
setContent
setContentHTML
Start
Editor
dhtmlXEditor API
Methods
getContent
gets HTML content of the editor document
HTMLElement
getContent
();
HTMLElement
HTML content of the editor document
Example
myEditor.
getContent
(
)
;
Back to top