localUri Property

Summary

URI to a PDF document.

Syntax
TypeScript
JavaScript
Object.defineProperty(PDFPrintResult.prototype, 'localUri', 
   get: function(), 
   set: function(value) 
) 
localUri: string; 

Property Value

A string containing a URI to a PDF document.

Remarks

This property will contain a local URI to a PDF object.

✎ NOTE

On Internet Explorer, instead of a local URI, this property will contain a URI to the PDF document's data on the server.

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.