Leadtools.Documents Namespace > DocumentPage Object : GetSvgUrl Method |
function Leadtools.Documents.DocumentPage.getSvgUrl( options )
Parameter | Type | Description |
---|---|---|
options | DocumentGetSvgOptions | The options to use when loading the SVG for the page. |
Type | Description |
---|---|
string | 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.