LEADTOOLS WCF OCR (Leadtools.Services.Forms.DataContracts assembly) Send comments on this topic. | Back to Introduction - All Topics | Help Version 17.0.3.31
EngineType Property
See Also 
Leadtools.Services.Forms.DataContracts Namespace > RecognizeResponse Class : EngineType Property



The EngineType Property is available in LEADTOOLS Document and Medical Imaging toolkits.

(Read only) Gets the OCR engine type which is used to recognize the specified page.

Syntax

Visual Basic (Declaration) 
<DataMemberAttribute(Name="EngineType", IsRequired=True)>
Public ReadOnly Property EngineType As OcrEngineType
Visual Basic (Usage)Copy Code
Dim instance As RecognizeResponse
Dim value As OcrEngineType
 
value = instance.EngineType
C# 
[DataMemberAttribute(Name="EngineType", IsRequired=true)]
public OcrEngineType EngineType {get;}
C++/CLI 
[DataMemberAttribute(Name="EngineType", IsRequired=true)]
public:
property OcrEngineType EngineType {
   OcrEngineType get();
}

Property Value

A OcrEngineType value that contains the used OCR engine for recognition.

Requirements

Target Platforms: Microsoft .NET Framework 3.0, Windows 2000, Windows XP, Windows Server 2003 family, Windows Server 2008 family, Windows Vista, Windows 7

See Also

Applications developed with LEADTOOLS WCF components require runtime licenses. Server licensing is required for applications on a server. For more information, refer to: Imaging Pro/Document/Medical Features