Error processing SSI file
LEADTOOLS JavaScript (Leadtools.Controls)

IsHandled Property (InteractiveKeyEventArgs)

Show in webframe
Indicates whether this event is handled.
Syntax
get_isHandled();
set_isHandled(value);
Object.defineProperty('isHandled');

Property Value

TypeDescription
booleantrue if this event is handled, otherwise; false. Default value is false.
Remarks

IsHandled is used by the ImageViewerInteractiveMode support of multiple enabled modes. For more information, refer to Image Viewer Interactive Modes.

See Also

Reference

InteractiveKeyEventArgs Object
InteractiveKeyEventArgs Members

Error processing SSI file