[WebServiceAttribute(Namespace = "http://filehold.com/librarymanager/ocrmanager/")]
[WebServiceBindingAttribute(ConformsTo = WsiProfiles.BasicProfile1_1)]
public class OcrManager : WebService
OcrManager | Initializes a new instance of the OcrManager class |
IsOcrEnabled | Returns true if if the license includes OCR module and it is enabled. |
OcrCommandTimeoutSec | |
OcrMaxDocuments | |
OcrRemoveOriginalDocuments | |
OcrTotalOfExistingDocuments |
AddExistingDocumentsToQueue | Add all documents to the OCR queue. |
ChangeOcrLogEntriesState | Hide OCR error log entries. |
GetErrorLog | Return OCR error log. |
GetErrorLogTotal | Return number of OCR errors. |
GetExistingDocumentsCount | Get count of all documents to add to the OCR queue. |
GetOcrStatus | Return current OCR status. |
HideOcrLogEntries | Hide selected OCR error log entries. |
ReAddDocumentToOcr | Re-add selected documents to OCR queue. |
ConvertT | (Defined by ObjectExtension) |
GetUserIdentityName | (Defined by WebServiceExtension) |
ToJson | (Defined by ObjectExtension) |