Leadtools.Services.Forms.DataContracts Requires Document/Medical product license | Send comments on this topic. | Back to Introduction - All Topics | Help Version 16.5.9.25
EngineType Property
See Also 
Leadtools.Services.Forms.DataContracts Namespace > RecognizeResponse Class : EngineType Property



(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();
}

Return Value

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

Requirements

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

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