Namespace:
EPiServer.Editor
Assembly: EPiServer (in EPiServer.dll) Version: 6.0.530.0
Assembly: EPiServer (in EPiServer.dll) Version: 6.0.530.0
Syntax
| C# |
|---|
[FlagsAttribute] public enum CommandIdentifiers |
Members
| Member name | Description | |
|---|---|---|
| None | ||
| Bold | ||
| InsertOrderedList | ||
| InsertUnorderedList | ||
| Italic | ||
| JustifyCenter | ||
| JustifyLeft | ||
| JustifyRight | ||
| Underline | ||
| FontName | ||
| FontSize | ||
| ForeColor | ||
| FormatParagraph |