Gets the OCR engine type which is used to recognize the specified page.
[DataMemberAttribute(Name="EngineType", IsRequired=true)] public OcrEngineType EngineType { get; }
[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 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(); }
public:
property Leadtools.Services.Forms.Datacontracts.OcrEngineType EngineType {
Leadtools.Services.Forms.Datacontracts.OcrEngineType get();
}
A OcrEngineType value that contains the used OCR engine for recognition.
Target Platforms
RecognizeResponse Class
RecognizeResponse Members
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Multimedia .NET | C API
Medical Web Viewer .NET
.NET
Silverlight
WinRT
WinRT Phone
Java
Android
iOS/macOS
JavaScript HTML5
Multimedia
Medical Web Viewer
C API
C++ Class Library