Error processing SSI file
LEADTOOLS JavaScript (Leadtools.Controls)

Format Property (ImageViewerDragInteractiveMode)

Show in webframe
Format of the drag object.
Syntax
get_format();
set_format(value);
Object.defineProperty('format');

Property Value

TypeDescription
stringThe format of the drag object. Default value is "text".
Remarks

Only the "text" format is supported. The operation will set the value of Url into the data transfer object.

Example

For an example, refer to ImageViewerDragInteractiveMode.

See Also

Reference

ImageViewerDragInteractiveMode Object
ImageViewerDragInteractiveMode Members

Error processing SSI file