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

Show in webframe

Uri Property (Document)






URL to the original document physical location.
Syntax
public Uri Uri {get;}
'Declaration
 
Public ReadOnly Property Uri As Uri
'Usage
 
Dim instance As Document
Dim value As Uri
 
value = instance.Uri
public URI getUri()
            
public:
property Uri^ Uri {
   Uri^ get();
}

Property Value

The URL to the original document physical location.
Remarks

The value of Uri depends on how this document was obtained as follows:

When this document is saved and re-loaded from the cache using SaveToCache and DocumentFactory.LoadFromCache, then Uri will contain the original value before it was saved.

Example

For an example, refer to Document.

Requirements

Target Platforms

See Also

Reference

Document Class
Document Members

Error processing SSI file
   Leadtools.Documents requires a Document or Medical toolkit license and unlock key. For more information, refer to: LEADTOOLS Toolkit Features