elementsModeOptions Property

Summary

Elements mode-specific settings to use when creating an ImageViewer.

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

Property Value

The Elements Mode-specific settings to use when creating an ImageViewer. Default value is null.

Remarks

ElementsModeOptions is used only if the value of UseElements was set to true. A value of ElementsModeOptions set to null means to use the default CSS prefix and class names when creating the elements of the image viewer.

For more information refer to Image Viewer Elements Mode.

Requirements

Target Platforms

Help Version 20.0.2020.4.3
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Controls Assembly