Error processing SSI file
LEADTOOLS JavaScript (Leadtools.Controls)

ItemSpacing Property

Show in webframe
Spacing to use between neighboring items.
Syntax
get_itemSpacing();
set_itemSpacing(value);
Object.defineProperty('itemSpacing');

Property Value

TypeDescription
LeadSizeDThe spacing to use between neighboring items in pixels. Default value is 0,0.
Remarks

For more information, refer to Image Viewer Appearance.

See Also

Reference

ImageViewer Object
ImageViewer Members

Error processing SSI file