getSvgUrl Method

Summary

Gets a URL to this page as an SVG document with the specified options.

Syntax

JavaScript Syntax
DocumentPage.prototype.getSvgUrl = function(options) 
TypeScript Syntax
getSvgUrl(options: DocumentGetSvgOptions): string; 

Parameters

options

The options to use when loading the SVG for the page.

Return Value

A URL that represents the SVG image for this page, regardless of whether SVG is supported.

Remarks

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.

Requirements

Target Platforms

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Documents Assembly