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

Show in webframe

Document Property (LoadAsyncCompletedEventArgs)






The loaded Document object.
Syntax
public Document Document {get;}
'Declaration
 
Public ReadOnly Property Document As Document
'Usage
 
Dim instance As LoadAsyncCompletedEventArgs
Dim value As Document
 
value = instance.Document
public:
property Document^ Document {
   Document^ get();
}

Property Value

The result loaded Document object if the load operation was successful, otherwise; null.
Remarks

Document will contain the ready to use loaded document if the operation was successful. The value will be null if:

Example

For an example, refer to DocumentFactory.LoadFromUriAsync.

Requirements

Target Platforms

See Also

Reference

LoadAsyncCompletedEventArgs Class
LoadAsyncCompletedEventArgs 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