←Select platform

Uri Property

Summary

The location of the document loaded.

Syntax
C#
VB
C++
public Uri Uri { get; } 
Public ReadOnly Property Uri() As System.Uri 
   Get 
public:  
   property System::Uri^ Uri 
   { 
      System::Uri^ get() 
   } 

Property Value

The location of the document loaded. This is the uri value passed to LoadFromUriAsync.

Example

For an example, refer to DocumentFactory.LoadFromUriAsync.

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.