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 22.0.2023.2.4
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Controls Assembly

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