Error processing SSI file
LEADTOOLS JavaScript (Leadtools.Controls)

ItemPadding Property

Show in webframe
Padding to use between the items border and the content.
Syntax
get_itemPadding();
set_itemPadding(value);
Object.defineProperty('itemPadding');

Property Value

TypeDescription
ControlPaddingThe padding to use between items border and the content. Default value is empty padding (0,0,0,0).
Remarks

For more information, refer to Image Viewer Appearance.

See Also

Reference

ImageViewer Object
ImageViewer Members

Error processing SSI file