Error processing SSI file
LEADTOOLS WCF OCR (Leadtools.Services.Forms.DataContracts assembly)

Show in webframe

EngineType Property






Gets the OCR engine type which is used to recognize the specified page.
Syntax
[DataMemberAttribute(Name="EngineType", IsRequired=true)]
public OcrEngineType EngineType {get;}
'Declaration
 
<DataMemberAttribute(Name="EngineType", IsRequired=True)>
Public ReadOnly Property EngineType As OcrEngineType
'Usage
 
Dim instance As RecognizeResponse
Dim value As OcrEngineType
 
value = instance.EngineType

            

            
[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

See Also

Reference

RecognizeResponse Class
RecognizeResponse Members

Error processing SSI file
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