Text which appears instead of the description text field if the image is CMYK, when CMYK images are not allowed for the upload.
Namespace:
Aurigma.ImageUploader
Assembly:
Aurigma.ImageUploader (in Aurigma.ImageUploader.dll)
Public Property CmykImagesAreNotAllowedText As String
public string CmykImagesAreNotAllowedText { get; set; }
A string value that specifies a text which appears instead of the description text field if the image is CMYK.
Default value is "File is CMYK".