Indicates whether to try getting the image elements in an SVG document separately.
Object.defineProperty(DocumentViewerView.prototype, 'useSvgBackImage',
get: function(),
set: function(value)
)
useSvgBackImage: boolean;
true to try getting the image elements in an SVG document separately; otherwise, false. Default value is false.
For more information, refer to DocumentPage.GetSvgBackImage.
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