Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.4.3
|
Leadtools.Documents Namespace > LoadAsyncCompletedEventArgs Class : Uri Property |
public Uri Uri {get;}
'Declaration
Public ReadOnly Property Uri As Uri
'Usage
Dim instance As LoadAsyncCompletedEventArgs Dim value As Uri value = instance.Uri
For an example, refer to DocumentFactory.LoadFromUriAsync.