←Select platform
In This Topic ▼

DocumentFactory Class Methods

Summary

For a list of all members of this type, see DocumentFactory members

Public Methods

Name Description
Public Method static  | Shared in VB AbortUploadDocument Abort uploading a document and delete all the stored data.
Public Method static  | Shared in VB BeginUpload Starts uploading a document to the cache.
Public Method static  | Shared in VB CloneDocument Clones (creates a copy) of an existing document in the cache.
Public Method static  | Shared in VB Create Creates a new empty document.
Public Method static  | Shared in VB DeleteFromCache Deletes a document from the global cache.
Public Method static  | Shared in VB DownloadAnnotations Downloads the annotations of the specified document URI into a stream.
Public Method static  | Shared in VB DownloadDocument Downloads the data of the specified document URI into a stream.
Public Method static  | Shared in VB EndUpload Finish uploading a document to the cache.
Public Method static  | Shared in VB GetDocumentCacheInfo Retrieves information for a document in the cache using its URI.
Public Method static  | Shared in VB GetLeadCacheData Helper method to get the data part from a LEAD cache URI.
Public Method static  | Shared in VB IsDocumentInCache Helper method to quickly determine if a document exists in the cache.
Public Method static  | Shared in VB IsLeadCacheScheme Helper method to determine whether a string value contains a valid LEAD cache URI.
Public Method static  | Shared in VB IsUploadDocumentUri Indicates whether the URL points to a special LEAD cache scheme.
Public Method static  | Shared in VB LoadDocumentAttachment Loads an attachment as a LEADDocument object.
Public Method static  | Shared in VB LoadFromCache Loads a previously saved document from the global cache.
Public Method static  | Shared in VB LoadFromFile Loads a document from existing data stored in a disk file.
Public Method static  | Shared in VB LoadFromStream Loads a document from existing data stored in a stream.
Public Method static  | Shared in VB LoadFromUri Loads a document from existing data stored in a remote URL.
Public Method static  | Shared in VB LoadFromUriAsync Loads a document asynchronously from existing data stored in a remote URL.
Public Method static  | Shared in VB MakeLeadCacheUri Constructs a LEAD cache URI from a document ID.
Public Method static  | Shared in VB NewCacheId Generates a new document unique ID.
Public Method static  | Shared in VB SaveAttachmentToCache Saves an attachment to the cache.
Public Method static  | Shared in VB UploadAnnotations Uploads a chunk of external annotations data to the specified document.
Public Method static  | Shared in VB UploadDocument Uploads a chunk of the document to the global cache.

See Also

Reference

DocumentFactory Class

Leadtools.Document Namespace

Help Version 21.0.2021.7.2
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Document Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.