New to Telerik UI for ASP.NET AJAX? Download free 30-day trial

Telerik.Web.UI.ImageEditor.EditableImageConfiguration

Configuration class providing configuration related to the editable image.

Inheritance Hierarchy

  • System.Object
  • Telerik.Web.StateManager : IMarkableStateManager, IStateManager
  • Telerik.Web.UI.ImageEditor.EditableImageConfiguration

Properties

MaxJsonLength Int32

Property to define the maximum length of image saving using canvas or applying thousands of client-based commands. The default is 2097152 characters, which is equivalent to 4 MB of Unicode string data.

In this article