updateStyles Method

Summary

Informs the viewer that the CSS classes used have been changed.

Syntax
TypeScript
JavaScript
ImageViewer.prototype.updateStyles = function() 
updateStyles(): void; 
Remarks

UpdateStyles must be called by the user if the value of any CSS class name used with the viewer is changed. This is only required if the viewer is using Elements Mode (the value of UseElements is true; otherwise, it is ignored. The viewer will re-read the values of the CSS classes used and update their properties.

Refer to Image Viewer Elements Mode for more information.

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.