The optional SVG document representation of this page.
public ISvgDocument SvgDocument { get; set; }
Public Property SvgDocument() As ISvgDocument
Get
Set
public:
property ISvgDocument^ SvgDocument
{
ISvgDocument^ get()
void set(ISvgDocument^ value)
}
public ISvgDocument getSvgDocument();
public void setSvgDocument(
ISvgDocument iSvgDocument
);
Optional SVG document representation of this page if the original format supports loading as SVG, otherwise; null. Default value is null.
SvgDocument is created and used by the recognition or processing engine.
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