This documentation is for the old version. Go to the latest Upload Suite docs

ImageEditor Properties

The ImageEditor type exposes the following members.

Properties

Name Description
Public property CancelButtonImageFormat

Gets an ImageFormat object configuring a list of images that are displayed in different states of Cancel button.

Public property CancelButtonText

Gets or sets a caption of Cancel button.

Public property CancelCropButtonImageFormat

Gets an ImageFormat object configuring a list of images that are displayed in different states of Cancel Crop button.

Public property CancelCropButtonText

Gets or sets a caption of Cancel crop button.

Public property CropButtonImageFormat

Gets an ImageFormat object configuring a list of images that are displayed in different states of Crop button.

Public property CropButtonText

Gets or sets a caption of Crop button.

Public property CropMinSize

Gets or sets minimum width and height of the crop rectangle (in pixels).

Public property CropRatio

Gets or sets an aspect ratio of the crop rectangle.

Public property DescriptionHintText

Gets or sets a text of the prompt which is displayed when no description is entered.

Public property EnableCrop

Gets or sets a value indicating whether it is possible to crop an image in the image editor.

Public property RotateButtonImageFormat

Gets an ImageFormat object configuring a list of images that are displayed in different states of Rotate button.

Public property RotateButtonText

Gets or sets a caption of Rotate button.

Public property SaveButtonImageFormat

Gets an ImageFormat object configuring a list of images that are displayed in different states of Save and close button.

Public property SaveButtonText

Gets or sets a caption of Save and close button.

See Also

Reference