ImageGear for .NET
ImGearRecProcess Enumeration
See Also  Send Feedback
ImageGear21.Recognition Assembly > ImageGear.Recognition Namespace : ImGearRecProcess Enumeration




Glossary Item Box

Identifies processes of the recognition engine.

Syntax

 
Visual Basic
C#
Managed Extensions for C++
C++/CLI
 
 

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

©2013. Accusoft Corporation. All Rights Reserved.