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</div>
abortUploadDocument Informs the cache to stop allowing uploads of the document to this uri.
Public Method static  | Shared in VB beginUpload Starts uploading a document to the cache.
Public Method static  | Shared in VB beginUploadDocument Starts uploading a document to the cache.
Public Method static  | Shared in VB buildUrlProxy Helper method to build the final URL with current proxy settings.
Public Method static  | Shared in VB cancelFromPrepareAjax Raises a prepareAjax event and returns whether the AJAX should be cancelled.
Public Method static  | Shared in VB checkCacheInfo Retrieves information for a document in the cache using its ID.
Public Method static  | Shared in VB create Creates a new, empty virtual document.
Public Method static  | Shared in VB deleteFromCache Deletes the specified Document from the cache.
Public Method static  | Shared in VB downloadDocumentData Downloads the document data from the cache.
Public Method static  | Shared in VB endUpload Finishes uploading a document to the cache.
Public Method static  | Shared in VB isUploadDocumentUri Indicates whether the URL points to a special LEAD cache scheme.
Public Method static  | Shared in VB loadFromCache Retrieves the document matching the given documentId string from the cache.
Public Method static  | Shared in VB loadFromFile Loads a document from a Blob object.
Public Method static  | Shared in VB loadFromUri Loads a document from existing data stored in a remote URL.
Public Method static  | Shared in VB saveToCache Saves the document to the cache.
Public Method static  | Shared in VB uploadDocument Uploads raw data to the cache.
Public Method static  | Shared in VB uploadDocumentBlob Uploads data in a JavaScript Blob/File to the cache.
Public Method static  | Shared in VB uploadFile Uploads a new document to the server in one shot.
Public Method static  | Shared in VB uploadFileDocument Uploads a new document with options to the server in one shot.
Public Method static  | Shared in VB verifyService Makes a parameter-less call to the Document Service to verify a proper connection and obtain service information.

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

Leadtools.Document Assembly