The ImageEditor type exposes the following properties.
| Name | Description | |
|---|---|---|
|
|
CancelButtonImageFormat | Gets or sets an ImageFormat object configuring 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 an ImageFormat object configuring 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 an ImageFormat object configuring 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 an ImageFormat object configuring 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 an ImageFormat object configuring 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. |