Leadtools.Documents Namespace : DocumentFactory Object |
The following tables list the members exposed by DocumentFactory.
Name | Description | |
---|---|---|
LogErrors | Indicate whether errors should be logged to the console. | |
ServiceApiPath | The path to the api endpoints of the service. | |
ServiceHost | The LEADTOOLS Documents Service host location. | |
ServicePath | The path from the host to the application root. | |
ServiceUri | Gets the full URL of the service. | |
ServiceUserData | User data to be passed to the service with the next Documents Service call. |
Name | Description | |
---|---|---|
AbortUploadDocument | Informs the cache to stop allowing uploads of the document to this uri. | |
BeginUpload | Gets a uri on the cache to upload a document. | |
DeleteFromCache | Deletes the specified Document from the cache. | |
DownloadDocument | Downloads a document from the cache. | |
IsUploadDocumentUri | Gets a value that indicate whether the URL points to a special LEAD cache scheme. | |
LoadFromCache | Retrieves the document matching the given documentId string from the cache. | |
LoadFromUri | Loads a document from existing data stored in a remote URL. | |
UploadDocument | Uploads the specified data to the cache. | |
UploadFile | Uploads a new document to the server. | |
VerifyService | Makes a parameter-less call to the Documents Service to verify a proper connection. |
Name | Description | |
---|---|---|
PrepareAjax | Event that occurs before any AJAX request is made to the server to allow the user to examine or modify the parameters passed. |
DocumentFactory Object
Leadtools.Documents Namespace
Documents Library Features
Loading Using LEADTOOLS Documents Library
Documents Library Coordinate System
Loading Encrypted Files Using the Documents Library
Parsing Text with the Documents Library
Barcode processing with the Documents Library
Using LEADTOOLS Document Viewer