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

Show in webframe

LoadAsyncCompletedEventArgs Class






Members 
Data for the LoadDocumentAsyncOptions.Completed event.
Object Model
Syntax
public class LoadAsyncCompletedEventArgs : System.ComponentModel.AsyncCompletedEventArgs 
'Declaration
 
Public Class LoadAsyncCompletedEventArgs 
   Inherits System.ComponentModel.AsyncCompletedEventArgs
'Usage
 
Dim instance As LoadAsyncCompletedEventArgs
public ref class LoadAsyncCompletedEventArgs : public System.ComponentModel.AsyncCompletedEventArgs 
Remarks

LoadAsyncCompletedEventArgs derives from AsyncCompletedEventArgs and contains the following members:

Member Description
AsyncCompletedEventArgs.Cancelled

true if the user has aborted the current operation, false otherwise.

.
AsyncCompletedEventArgs.UserState

The same value originally set by the user in LoadDocumentAsyncOptions.UserState.

AsyncCompletedEventArgs.Error

The error object thrown if any.

Uri

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

Document

The result Document object if the load operation was successful, null otherwise

Example

For an example, refer to DocumentFactory.LoadFromUriAsync.

Requirements

Target Platforms

See Also

Reference

LoadAsyncCompletedEventArgs Members
Leadtools.Documents Namespace

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