Restrictions.EnableCmyk Property ActiveX/Java Uploader ASP.NET

Supported browsers: Internet ExplorerFirefoxGoogle ChromeSafari

Gets or sets a value indicating whether it is impossible to select CMYK images for the upload.

Namespace: Aurigma.ImageUploader
Assembly: Aurigma.ImageUploader (in Aurigma.ImageUploader.dll)

Syntax

C#
public bool EnableCmyk { get; set; }

Property Value

Type: System..Boolean

If false, a user cannot select CMYK images for the upload. Otherwise, CMYK images are allowed to be uploaded.

Default value is true.

See Also

Reference

Manual