Dynamsoft Home|Product Home

ImageEditorIfEnableEnumerator Property

Description

Returns or sets whether the image enumerator is enabled in Image Editor .

Data type

Boolean

Syntax

ObjectName. ImageEditorIfEnableEnumerator

Remarks

The default value is True.

When an error occurs and IfThrowException property is TRUE, an exception will be thrown. Check ErrorCode property and ErrorString property for error information.

See also

ImageEditorWindowTitle property, ImageEditorIfReadonly property, RotateLeft(), RotateRight(), Flip(), Mirror(), Crop(), CropToClipboard(), GetImageSize(), ChangeImageSize(), ShowImageEditor()