format Property

Summary

Format of the drag object.

Syntax
TypeScript
JavaScript
Object.defineProperty(ImageViewerDragInteractiveMode.prototype, 'format', 
	get: function(), 
	set: function(value) 
) 
format: string; 

Property Value

The 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.

Requirements
Target Platforms
Help Version 21.0.2021.7.2
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Controls Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.