Leadtools.Document Requires Document/Medical product license | Send comments on this topic. | Back to Introduction - All Topics | Help Version 15.10.31
RasterDocumentProcessId Enumeration
See Also  
Leadtools.Document Namespace : RasterDocumentProcessId Enumeration




Values for the possible OCR processes.

Syntax

Visual Basic (Declaration) 
Public Enum RasterDocumentProcessId 
   Inherits Enum
Visual Basic (Usage)Copy Code
Dim instance As RasterDocumentProcessId
C# 
public enum RasterDocumentProcessId : Enum 
Managed Extensions for C++ 
__value public enum RasterDocumentProcessId : public Enum 
C++/CLI 
public enum class RasterDocumentProcessId : public Enum 

Members

MemberDescription
LoadingImage Identifies the Image loading process
SavingImage Identifies the image saving process
ImageProcess Identifies the Image pre-processing process
FindZones Identifies the page-layout decomposition (auto-zoning) process
RecognizeMor Identifies the 1st pass of the Recognition process. This pass is applicable only for the RasterDocumentRecognizeModule.OmniFontMultilingual recognition module
Recognition Identifies the 2nd pass of the Recognition process
Spelling Identifies the Checking process
SaveRecognizeResult Reading from the recognition data file
WriteOutputDocument Identifies the process for writing the recognized text to the final output document (to file or memory)
WriteOutputImage Identifies the image conversion process activated by the RasterDocumentProcessId.WriteOutputDocument process for saving the image of a graphical image zone to the word processor output document
Recognition3 Identifies the 3rd pass of the Recognition process. This pass is applicable only for the RasterDocumentRecognizeModule.OmniFontPlus3W recognition module.

Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         Leadtools.Document.RasterDocumentProcessId

Requirements

Target Platforms: Microsoft .NET Framework 2.0, Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family

See Also

Leadtools.Documentrequires a Document or Medical toolkit license and unlock key. For more information, refer to: Raster Pro/Document/Medical Features