ImageGear .NET
ImGearRecProcess Enumeration




Identifies processes of the recognition engine.
Syntax
'Declaration
 
Public Enum ImGearRecProcess 
   Inherits System.Enum
'Usage
 
Dim instance As ImGearRecProcess
public enum ImGearRecProcess : System.Enum 
__value public enum ImGearRecProcess : public System.Enum 
public enum class ImGearRecProcess : public System.Enum 
Members
MemberValueDescription
CONVERTIMG9This identifies the image conversion process activated by the WRITEFOUTDOC process for saving the image of a graphical image zone to the final output document (if this was requested).
DECOMPOSITION3This identifies the page-layout decomposition (auto-zoning) process.
IMGINPUT0This identifies the Image importing process.
IMGPREPROCESS2This identifies the Image pre-processing process.
IMGSAVE1This identifies the image saving process. During this process the image or a part of it is saved to an image file.
READRDF7This identifies reading from the recognition data file.
RECOGNITION14This identifies the 1st pass of the Recognition process, if applicable.
RECOGNITION25This identifies the 2nd pass of the Recognition process, if applicable.
RECOGNITION310This identifies the 3rd pass of the Recognition process. This pass is applicable only for the Omnifont PLUS3W recognition module.
SPELLING6This identifies the Checking process.
UNKNOWN11Unknown process.
WRITEFOUTDOC8This identifies the process for writing the recognized text to the final output document (to file or memory).
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         ImageGear.Recognition.ImGearRecProcess

See Also

Reference

ImageGear.Recognition Namespace

 

 


©2017. Accusoft Corporation. All Rights Reserved.

Send Feedback