Error processing SSI file
LEADTOOLS JavaScript (Leadtools.Controls)

ViewDiv Property

Show in webframe
Holds the item elements and shows the viewer's view margin, view padding, view border, and view box shadow.
Syntax
get_viewDiv();
Object.defineProperty('viewDiv');

Property Value

TypeDescription
DivElementHolds the item elements and shows the viewer's view margin, view padding, view border, and view box shadow.
Remarks

This div is created only if the image viewer is using Elements Mode.

Refer to Image Viewer Elements Mode for more information.

See Also

Reference

ImageViewer Object
ImageViewer Members

Error processing SSI file