getSvgUrl Method

Summary

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

Syntax
TypeScript
JavaScript
DocumentPage.prototype.getSvgUrl = function( 
   options 
) 
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 Document Library, see GetSvgElement.

Refer to Image Loading Using LEADTOOLS Document Library and Document Loading Using LEADTOOLS Document Library for more information.

Requirements
Target Platforms
Help Version 21.0.2021.7.2
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Document Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.