←Select platform

Uri Property (LoadAsyncCompletedEventArgs)

Summary

The location of the document loaded.

Syntax

C#
VB
C++
public System.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

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.Documents Assembly
Click or drag to resize