Dynamsoft Home|Product Home

ImageEditorIfReadonly Property

Description

Returns or sets whether the Image Editor is read-only.

Data type

Boolean

Syntax

ObjectName. ImageEditorIfReadonly

Remarks

The default value is False. If this property is True, the Image Editor GUI can only be viewed with all functionalities disabled.

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, ImageEditorIfEnableEnumerator property, RotateLeft(), RotateRight(), Flip(), Mirror(), Crop(), CropToClipboard(), GetImageSize(), ChangeImageSize(), ShowImageEditor()