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

Show in webframe

LoadDocumentAsyncOptions Class






Members 
Options to use when loading a document asynchronously.
Object Model
Syntax
public class LoadDocumentAsyncOptions : LoadDocumentOptions 
'Declaration
 
Public Class LoadDocumentAsyncOptions 
   Inherits LoadDocumentOptions
'Usage
 
Dim instance As LoadDocumentAsyncOptions
public ref class LoadDocumentAsyncOptions : public LoadDocumentOptions 
Remarks

Used with DocumentFactory.LoadFromUriAsync to specify extra options to use when loading documents asynchronously.

LoadDocumentAsyncOptions derives from LoadDocumentOptions and should be setup in the same way. Loading a document asynchronously will return control to the user right away and the document is loaded in a separate thread. Therefore, LoadDocumentAsyncOptions adds the following members to easily track the status of the load operation:

Refer to Loading Documents using Leadtools.Documents for detailed information.

Example

For an example, refer to DocumentFactory.LoadFromUriAsync.

Requirements

Target Platforms

See Also

Reference

LoadDocumentAsyncOptions 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