Format of the drag object.
Object.defineProperty(ImageViewerDragInteractiveMode.prototype, 'format',
get: function(),
set: function(value)
)
format: string;
The format of the drag object. Default value is "text".
Only the "text" format is supported. The operation will set the value of Url into the data transfer object.
For an example, refer to ImageViewerDragInteractiveMode.
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