Error processing SSI file
LEADTOOLS JavaScript (Leadtools.Controls)

ImageBorderColor Property

Show in webframe
Images border color.
Syntax
get_imageBorderColor();
set_imageBorderColor(value);
Object.defineProperty('imageBorderColor');

Property Value

TypeDescription
stringThe images border color. Default value is "black".
Remarks

For more information, refer to Image Viewer Appearance.

See Also

Reference

ImageViewer Object
ImageViewer Members

Error processing SSI file