OcrCode Enumeration

Definition

Namespace: FileHold.Common
Assembly: FileHold.Common (in FileHold.Common.dll) Version: 17.1.0.0
C#
public enum OcrCode

Members

Success0 
ErrorOccured1 
PdfOpenFailed2 
FileNotSupported3 
FileNotLoaded4 
InvalidFile5 
NoTextContent6 
FileIsDeleted7 
NotLastVersion8 
ActiveWorkflow9 
DocumentCheckedOut10 
ConversionFailed11 
FileEncrypted12 
TextLayerExists13 
NotElectronicDocument14 
FileIsExcluded15 
TooLargeResolution16 
Disabled17 
Processed18 
AbandonNegative19 
OriginalNotDeleted20 

See Also