ImageEditor.EnableCrop Property ActiveX/Java Uploader ASP.NET

Supported browsers: Internet ExplorerFirefoxGoogle ChromeSafari

Gets or sets a value indicating whether it is possible to crop an image in the image editor.

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

Syntax

C#
public bool EnableCrop { get; set; }

Property Value

Type: System..Boolean

If true, the crop functionality is supported in the image editor; otherwise, images can only be previewed, rotated, and/or provided with a description.

Default value is true.

See Also

Reference