useElements Property

Summary

Use real HTML5 elements to render the viewer and its items.

Syntax
TypeScript
JavaScript
Object.defineProperty(ImageViewerCreateOptions.prototype, 'useElements', 
	get: function(), 
	set: function(value) 
) 
useElements: boolean; 

Property Value

true to use real HTML5 elements to render the viewer and its items; otherwise, false to paint the viewer and its items' images onto the canvas. Default value is false.

Remarks

For more information refer to Image Viewer Elements Mode.

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.