Gets or sets the message displayed when the user tries to select CMYK image while it is disallowed.
public function getCmykImagesNotAllowed() { } public function setCmykImagesNotAllowed($value) { }
Type: string
The message displayed when the user tries to select CMYK image while it is disallowed (i.e. EnableCmyk = false
).
Default value is "CMYK images are not allowed.".