The imageEditor type exposes the following properties.
| Name | Description | |
|---|---|---|
|
|
cancelButtonImageFormat | Gets or sets a list of images that are displayed in different states of Cancel button. |
|
|
cancelButtonText | Gets or sets a caption of Cancel button. |
|
|
cancelCropButtonImageFormat | Gets or sets a list of images that are displayed in different states of Cancel Crop button. |
|
|
cancelCropButtonText | Gets or sets a caption of Cancel crop button. |
|
|
cropButtonImageFormat | Gets or sets a list of images that are displayed in different states of Crop button. |
|
|
cropButtonText | Gets or sets a caption of Crop button. |
|
|
cropMinSize | Gets or sets minimum width and height of the crop rectangle (in pixels). |
|
|
cropRatio | Gets or sets an aspect ratio of the crop rectangle. |
|
|
descriptionHintText | Gets or sets a text of the prompt which is displayed when no description is entered. |
|
|
enableCrop | Gets or sets a value indicating whether it is possible to crop an image in the image editor. |
|
|
rotateButtonImageFormat | Gets or sets a list of images that are displayed in different states of Rotate button. |
|
|
rotateButtonText | Gets or sets a caption of Rotate button. |
|
|
saveButtonImageFormat | Gets or sets a list of images that are displayed in different states of Save and close button. |
|
|
saveButtonText | Gets or sets a caption of Save and close button. |