Error processing SSI file
LEADTOOLS JavaScript (Leadtools.Controls)

ImageBorderThickness Property

Show in webframe
Images border thickness.
Syntax
get_imageBorderThickness();
set_imageBorderThickness(value);
Object.defineProperty('imageBorderThickness');

Property Value

TypeDescription
intThe images border thickness in pixels. Default value is 0.
Remarks

For more information, refer to Image Viewer Appearance.

See Also

Reference

ImageViewer Object
ImageViewer Members

Error processing SSI file