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

Uri Property

Show in webframe
Gets the URL to the original document physical location.
Syntax
get_uri();
Object.defineProperty('uri');

Property Value

TypeDescription
stringThe URL to the original document physical location.
Remarks

The value of Uri is is the same value passed to DocumentFactory.LoadFromUri.

Example

For an example, refer to Document.

See Also

Reference

Document Object
Document Members

Error processing SSI file