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




Values that specify the different page parser algorithms.

Syntax

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

Members

MemberDescription
Auto Specifies that the Engine will determine at run-time which page parser algorithm will be applied. (Default.)
Legacy The page-parsing algorithm used in the toolkit until version 10.0.
Standard The most accurate page-parsing algorithm for the Engine.
Fast A simplified variant of RasterDocumentPageParser.Legacy: this algorithm doesn't try to find tables on the page. It is the fastest (but least accurate) parsing algorithm available. Use it only for simple page parsing tasks!

Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         Leadtools.Document.RasterDocumentPageParser

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