←Select platform

EngineType Property

Summary

Gets the OCR engine type which is used to recognize the specified page.

Syntax

C#
VB
C++
[DataMemberAttribute(Name="EngineType", IsRequired=true)] 
public OcrEngineType EngineType { get; } 
  
<DataMemberAttribute(Name="EngineType", IsRequired=True)> 
Public ReadOnly Property EngineType As Leadtools.Services.Forms.Datacontracts.OcrEngineType 
[DataMemberAttribute(Name="EngineType", IsRequired=true)] 
public: 
property Leadtools.Services.Forms.Datacontracts.OcrEngineType EngineType { 
   Leadtools.Services.Forms.Datacontracts.OcrEngineType get(); 
} 

Property Value

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

Requirements

Target Platforms

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.