Check documentation for the
latest version of dhtmlxSuite
applyUnderscore 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
applyUnderscore
makes the selected text underlined
void
applyUnderscore
();
Example
myEditor.
applyUnderscore
(
)
;
Back to top