Leadtools.Controls Namespace > ImageViewer Object : ImageBackgroundColor Property |
get_imageBackgroundColor();
set_imageBackgroundColor(value);
Object.defineProperty('imageBackgroundColor');
Type | Description |
---|---|
string | The images background color. Default value is "white". |
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.