OcrManager Class |
Namespace: FileHold.LibraryManager
public class OcrManager : WebService
The OcrManager type exposes the following members.
| Name | Description | |
|---|---|---|
| OcrManager | Initializes a new instance of the OcrManager class |
| Name | Description | |
|---|---|---|
| IsOcrEnabled |
Returns true if if the license includes OCR module and it is enabled.
| |
| OcrCommandTimeoutSec | ||
| OcrMaxDocuments | ||
| OcrRemoveOriginalDocuments | ||
| OcrTotalOfExistingDocuments |
| Name | Description | |
|---|---|---|
| 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.
|
| Name | Description | |
|---|---|---|
| ConvertT | (Defined by ObjectExtension.) | |
| ToJson | (Defined by ObjectExtension.) |