Leadtools.Controls Namespace > ImageViewerDragInteractiveMode Object : Format Property |
get_format();
set_format(value);
Object.defineProperty('format');
Type | Description |
---|---|
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.