Kendo.Mvc.UI.Fluent.ImageEditorMessagesToolbarSettingsBuilder
Defines the fluent API for configuring the ImageEditorMessagesToolbarSettings settings.
Methods
Open(System.String)
Defines the localization tool.
Parameters
value System.String
The value that configures the open.
Save(System.String)
Defines the localization tool.
Parameters
value System.String
The value that configures the save.
Undo(System.String)
Defines the localization tool.
Parameters
value System.String
The value that configures the undo.
Redo(System.String)
Defines the localization tool.
Parameters
value System.String
The value that configures the redo.
Crop(System.String)
Defines the localization tool.
Parameters
value System.String
The value that configures the crop.
Resize(System.String)
Defines the localization tool.
Parameters
value System.String
The value that configures the resize.
ZoomIn(System.String)
Defines the localization tool.
Parameters
value System.String
The value that configures the zoomin.
ZoomOut(System.String)
Defines the localization tool.
Parameters
value System.String
The value that configures the zoomout.
ZoomDropdown(System.String)
Defines the localization tool.
Parameters
value System.String
The value that configures the zoomdropdown.
ZoomActualSize(System.String)
Defines the localization tool.
Parameters
value System.String
The value that configures the zoomactualsize.
ZoomFitToScreen(System.String)
Defines the localization tool.
Parameters
value System.String
The value that configures the zoomfittoscreen.