OcrCode Enumeration |
Namespace: FileHold.Common
public enum OcrCode
| Member name | Value | Description | |
|---|---|---|---|
| Success | 0 | ||
| ErrorOccured | 1 | ||
| PdfOpenFailed | 2 | ||
| FileNotSupported | 3 | ||
| FileNotLoaded | 4 | ||
| InvalidFile | 5 | ||
| NoTextContent | 6 | ||
| FileIsDeleted | 7 | ||
| NotLastVersion | 8 | ||
| ActiveWorkflow | 9 | ||
| DocumentCheckedOut | 10 | ||
| ConversionFailed | 11 | ||
| FileEncrypted | 12 | ||
| TextLayerExists | 13 | ||
| NotElectronicDocument | 14 | ||
| FileIsExcluded | 15 | ||
| TooLargeResolution | 16 | ||
| Disabled | 17 | ||
| Processed | 18 | ||
| AbandonNegative | 19 |