Table of Contents
setStyleName Method 

Applies one of the named styles.

Syntax
JavaScript
 Editor.setStyleName(styleName)

Parameters

styleName
The Name of an EditorStyle object that was declared in the editor's Styles collection.
See Also