Error processing SSI file
LEADTOOLS JavaScript (Leadtools.Controls)

ViewMargin Property

Show in webframe
Margins to use between the control boundary and the view.
Syntax
get_viewMargin();
set_viewMargin(value);
Object.defineProperty('viewMargin');

Property Value

TypeDescription
ControlPaddingThe margins to use between the control boundary and the view in pixels. 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