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

DocumentFactory Object

Show in webframe
Properties  Methods  Events


The following tables list the members exposed by DocumentFactory.

Public Properties
 NameDescription
LogErrorsIndicate whether errors should be logged to the console.  
ServiceApiPathThe path to the api endpoints of the service.  
ServiceHostThe LEADTOOLS Documents Service host location.  
ServicePathThe path from the host to the application root.  
ServiceUriGets the full URL of the service.  
ServiceUserDataUser data to be passed to the service with the next Documents Service call.  
Top
Public Methods
 NameDescription
AbortUploadDocumentInforms the cache to stop allowing uploads of the document to this uri.  
BeginUploadGets a uri on the cache to upload a document.  
DeleteFromCacheDeletes the specified Document from the cache.  
DownloadDocumentDownloads a document from the cache.  
IsUploadDocumentUriGets a value that indicate whether the URL points to a special LEAD cache scheme.  
LoadFromCacheRetrieves the document matching the given documentId string from the cache.  
LoadFromUriLoads a document from existing data stored in a remote URL.  
UploadDocumentUploads the specified data to the cache.  
UploadFileUploads a new document to the server.  
VerifyServiceMakes a parameter-less call to the Documents Service to verify a proper connection.  
Top
Public Events
 NameDescription
PrepareAjaxEvent that occurs before any AJAX request is made to the server to allow the user to examine or modify the parameters passed.  
Top
See Also

Reference

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

Error processing SSI file