Error processing SSI file
LEADTOOLS JavaScript (Leadtools.Controls)

ImageBackgroundColor Property

Show in webframe
Images background color.
Syntax
get_imageBackgroundColor();
set_imageBackgroundColor(value);
Object.defineProperty('imageBackgroundColor');

Property Value

TypeDescription
stringThe images background color. Default value is "white".
Remarks

This value is mainly used when the item contains an SVG document that may not have a background color.

For more information, refer to Image Viewer Appearance.

See Also

Reference

ImageViewer Object
ImageViewer Members

Error processing SSI file