Error processing SSI file
LEADTOOLS JavaScript (Leadtools.Controls)

UpdateStyles Method

Show in webframe
Inform the viewer that the CSS classes used has been changed.
Syntax
 function Leadtools.Controls.ImageViewer.updateStyles()
Remarks

UpdateStyles must be called by the user if the values of any of the 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 and otherwise is ignored. The viewer will re-read the values of the CSS classes used and update the properties.

Refer to Image Viewer Elements Mode for more information.

See Also

Reference

ImageViewer Object
ImageViewer Members

Error processing SSI file