C#
VB
C++
The optional requested SVG document.
public ISvgDocument SvgDocument { get; set; }
Public Property SvgDocument() As ISvgDocument
Get
Set
public:
property ISvgDocument^ SvgDocument
{
ISvgDocument^ get()
void set(ISvgDocument^ value)
}
Optional SVG representation of the page. Default value is null.
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