Site Map | About Us | Contact Us  
 The same content in Microsoft HTML help file format is included in the download package.

setStyle Method 

Applies the specified inline CSS style.

[JavaScript]
Editor.setStyle(cssText)

Parameters

cssText
Inline CSS style text. For example, "font-family:Arial".

See Also

Editor Object


Direct link to this topic