Gets a URL to this page as an SVG document with the specified options.
DocumentPage.prototype.getSvgUrl = function(options)
getSvgUrl(options: DocumentGetSvgOptions): string;
options
The options to use when loading the SVG for the page.
A URL that represents the SVG image for this page, regardless of whether SVG is supported.
For more information on this method or to load the image through the Documents Library, see GetSvgElement.
Refer to Image Loading Using LEADTOOLS Documents Library and Document Loading Using LEADTOOLS Documents Library for more information.
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