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

EditorToolBarSet Enumeration

Specifies the toolbar set used by the editor.

[Visual Basic]
Public Enum EditorToolBarSet
[C#]
public enum EditorToolBarSet

Members

Member Name Description
Basic Only includes basic tool bar items.
Standard Includes standard tool bar items.
Full Includes all tool bar items.
Custom Use custom tool bars specified either by CustomHeaderTemplate or ToolBarItems.

Requirements

Namespace: EO.Web

Assembly: EO.Web (in EO.Web.dll)

See Also

EO.Web Namespace


Direct link to this topic