Gets or sets a value indicating whether it is possible to rotate images via HTML5/Flash Uploader GUI.
Namespace:
Aurigma.ImageUploaderFlash
Assembly:
Aurigma.ImageUploaderFlash (in Aurigma.ImageUploaderFlash.dll)
public bool EnableRotation { get; set; }
Type: System..Boolean
If true
, any image in the folder or upload pane can be rotated by 90 degrees clockwise by:
Otherwise, images can be rotated via the angle property only.
Default value is true.