Kendo.Mvc.UI.Fluent.EditorToolFactory
Creates series for the Editor.
Methods
CustomTemplate(System.Action<Kendo.Mvc.UI.Fluent.EditorCustomTemplateToolBuilder>)
Adds a custom template tool.
CustomButton(System.Action<Kendo.Mvc.UI.Fluent.EditorCustomButtonToolBuilder>)
Adds a custom button tool.
Clear
Clears all tools.
Bold
Adds Bold tool.
Italic
Adds Italic tool.
Underline
Adds Underline tool.
Undo
Adds Undo tool.
Strikethrough
Adds Strikethrough tool.
JustifyLeft
Adds JustifyLeft tool.
JustifyRight
Adds JustifyRight tool.
JustifyCenter
Adds JustifyCenter tool.
JustifyFull
Adds JustifyFull tool.
InsertUnorderedList
Adds InsertUnorderedList tool.
Indent
Adds Indent tool.
Adds Pdf tool.
Import
Adds Import tool.
ExportAs
Adds ExportAs tool.
ExportAs(System.Action<Kendo.Mvc.UI.Fluent.EditorDropDownItemBuilder>)
Adds ExportAs tool.
Outdent
Adds Outdent tool.
InsertOrderedList
Adds InsertOrderedList tool.
InsertUpperRomanList
Adds InsertUpperRomanList tool.
InsertLowerRomanList
Adds InsertUpperRomanList tool.
InsertImage
Adds InsertImage tool.
InsertFile
Adds InsertFile tool.
CreateLink
Adds CreateLink tool.
Unlink
Adds Unlink tool.
SubScript
Adds SubScript tool.
SuperScript
Adds SuperScript tool.
ViewHtml
Adds ViewHtml tool.
Adds Print tool.
Redo
Adds Redo tool.
FontName
Adds FontName tool.
FontName(System.Action<Kendo.Mvc.UI.Fluent.EditorDropDownItemBuilder>)
Adds FontName tool.
FontSize
Adds FontSize tool.
FontSize(System.Action<Kendo.Mvc.UI.Fluent.EditorDropDownItemBuilder>)
Adds FontSize tool.
Formatting
Adds Formatting tool.
Formatting(System.Action<Kendo.Mvc.UI.Fluent.EditorDropDownItemBuilder>)
Adds Formatting tool.
FormatBlock
Adds FormatBlock tool.
FormatBlock(System.Action<Kendo.Mvc.UI.Fluent.EditorDropDownItemBuilder>)
Adds FormatBlock tool.
Snippets(System.Action<Kendo.Mvc.UI.Fluent.EditorSnippetBuilder>)
Adds Snippets tool.
Styles(System.Action<Kendo.Mvc.UI.Fluent.EditorDropDownItemBuilder>)
Adds Styles tool.
FontColor
Adds FontColor tool.
FontColor(System.Action<Kendo.Mvc.UI.Fluent.EditorColorPickerToolBuilder>)
Adds FontColor tool.
BackColor
Adds BackColor tool.
BackColor(System.Action<Kendo.Mvc.UI.Fluent.EditorColorPickerToolBuilder>)
Adds BackColor tool.
TableEditing
Adds TableEditing tools.
Separator
Adds a separator.
CleanFormatting
Adds CleanFormatting tool.
FormatPainter
Adds FormatPainter tool buttons.