Indicates whether or not to cancel the image load.
Object.defineProperty(ImageLoaderPreRunEventArgs.prototype, 'cancel',
get: function(),
set: function(value)
)
cancel: boolean;
false, by default. Set it to true to cancel the image load, which will cause the Fail event to be called.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET