Gets or sets a caption of Cancel crop button.
$au.uploader({
imageEditor: {
//...other params...
cancelCropButtonText: "Cancel crop",
//...other params...
}
})
Type: String
The caption of Cancel crop button.
Default value is "Cancel crop".
This property is necessary for localization of ActiveX/Java Uploader.