Error processing SSI file
LEADTOOLS JavaScript (Leadtools.Controls)

ParentDivClass Property

Show in webframe
CSS class name to apply to the parent HTML Div Element of this image viewer.
Syntax
get_parentDivClass();
set_parentDivClass(value);
Object.defineProperty('parentDivClass');

Property Value

TypeDescription
stringThe CSS class name to apply to ParentDiv. Default value is "lt-imageviewer".
Remarks

For more information refer to Image Viewer Elements Mode.

See Also

Reference

ImageViewerCreateOptions Object
ImageViewerCreateOptions Members

Error processing SSI file