Error processing SSI file
LEADTOOLS JavaScript (Leadtools.Annotations.Automation)

Cancel Property (AnnAutomationEventArgs)

Show in webframe
Get or sets a value that indicates whether this event is to be cancelled.
Syntax
get_cancel();
set_cancel(value);
Object.defineProperty('cancel');

Property Value

TypeDescription
booleantrue if the event is to be cancelled; otherwise, false. The default value is false.
See Also

Reference

AnnAutomationEventArgs Object
AnnAutomationEventArgs Members

Error processing SSI file