Color to use to fill the background area.
Object.defineProperty(ImageViewerRenderRedirectOptions.prototype, 'backgroundColor',
get: function(),
set: function(value)
)
backgroundColor: string;
The color to use to fill the background area. Default value is "Transparent".
The default value of "Transparent" will instruct RenderRedirect to not erase the background of the target control during rendering. Otherwise, set this value to the desired color. For more information, refer to Image Viewer Rendering.
For an example, refer to RenderRedirect.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET