Kendo.Mvc.UI.ImageEditor
Kendo UI ImageEditor component
Fields
urlGenerator
The URL generator.
Properties
Width
Configures the width of the ImageEditor.
Height
Configures the width of the ImageEditor.
ImageUrl
Sets the url (or base64 string) for the image to open.
SaveAs
Sets the saveAs options for the save command. Utilizes the kendo.saveAs method.
Toolbar
Configures the Toolbar of the ImageEditor
Messages
Defines the text of the localizable UI parts of the FileManager.
Methods
WriteInitializationScript(System.IO.TextWriter)
Writes the initialization script.
Parameters
writer System.IO.TextWriter
The TextWriter.
WriteHtml(System.Web.UI.HtmlTextWriter)
Writes the HTML.
Parameters
writer System.Web.UI.HtmlTextWriter
The HtmlTextWriter.