Gets or sets a caption of Cancel crop button.
Namespace:
Aurigma.ImageUploader
Assembly:
Aurigma.ImageUploader (in Aurigma.ImageUploader.dll)
Public Property CancelCropButtonText As String
public string CancelCropButtonText { get; set; }
Type: System.String
The caption of Cancel crop button.
Default value is "Cancel crop".
This property is necessary for localization of Image Uploader.