C#
VB
C++
Indicates whether to try getting the image elements in an SVG document separately.
public bool UseSvgBackImage { get; set; } Public Property UseSvgBackImage() As BooleanGetSet
public:property bool UseSvgBackImage{bool get()void set(bool value)}
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
