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

Editor.Styles Property

Get a collection of EditorStyle objects that are used to fill the style drop down on the tool bar. See customizing toolbars for more details.

[Visual Basic]
Public ReadOnly Property Styles As EditorStyleCollection
[C#]
public EditorStyleCollection Styles {get;}

See Also

Editor Class | EO.Web Namespace


Direct link to this topic