Error processing SSI file
LEADTOOLS Leadtools.Documents (Leadtools.Documents assembly)

GetSvgUrl Method

Show in webframe
The options to use when loading the SVG for the page.
Gets a URL to this page as an SVG document with the specified options.
Syntax
 function Leadtools.Documents.DocumentPage.getSvgUrl( 
   options 
)

Parameters

ParameterTypeDescription
optionsDocumentGetSvgOptionsThe options to use when loading the SVG for the page.

Return Value

TypeDescription
string 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.

Example
Refer to GetImageUrl for an example.
See Also

Reference

DocumentPage Object
DocumentPage Members

Error processing SSI file