The leading provider of version control solutions and TWAIN SDKs
  • Contact us









ImageEditorIfReadonly Property

Description

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

Data type

Boolean

ActiveX Edition Plug-in Edition Mac Edition
Since V4.1 Since V4.1 Since V6.4

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()