Indicates whether the SVG background image for this page has been replaced.
public bool IsSvgBackImageModified {get; set;}
Public Property IsSvgBackImageModified() As Boolean
Get
Set
public:
property bool IsSvgBackImageModified
{
bool get()
void set(bool value)
}
public boolean isSvgBackImageModified()
public void setSvgBackImageModified(boolean value)
true if the SVG background image for this page has been replaced; otherwise, false.
GetSvgBackImage is used to get a raster image that contains only the image elements of the SVG document for this page. Not all document types support this method, support depends on the value of DocumentImages.IsSvgSupported.
SetSvgBackImage is used to replace the SVG background image of the page. IsSvgBackImageModified is used as a flag that indicates that the SVG background image of this page has been replaced by the user.
For more information, refer to Loading Using LEADTOOLS Document Library.
Help Collections
Raster .NET | C API | C++ Class Library | HTML5 JavaScript
Document .NET | C API | C++ Class Library | HTML5 JavaScript
Medical .NET | C API | C++ Class Library | HTML5 JavaScript
Medical Web Viewer .NET
Multimedia
Direct Show .NET | C API | Filters
Media Foundation .NET | C API | Transforms
Supported Platforms
.NET, Java, Android, and iOS/macOS Assemblies
Imaging, Medical, and Document
C API/C++ Class Libraries
Imaging, Medical, and Document
HTML5 JavaScript Libraries
Imaging, Medical, and Document