Optional SVG representation of the page.
public ISvgDocument SvgDocument { get; set; }
public:
property ISvgDocument^ SvgDocument
{
ISvgDocument^ get()
void set(ISvgDocument^ value)
}
public ISvgDocument getSvgDocument();
public void setSvgDocument(
ISvgDocument iSvgDocument
);
SvgDocument # get and set (PageProcessingOptions)
The default value is null.
When this value is not null, then the processing engine will use it to extract the text from the page instead of performing OCR on the source image resulting in 100% accurate processing.
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