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









ImageEditorIfModal Property

Description

Returns or sets whether the Image Editor is a modal window.

Data type

Boolean

ActiveX Edition Plug-in Edition Mac Edition
Since V7.0 Since V7.0 Since V7.0

Syntax

ObjectName.ImageEditorIfModal

Remarks

The default value is False. If this property is True, the Image Editor GUI will be a modal window.

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