Error processing SSI file
LEADTOOLS OCR (Leadtools.Forms.Ocr assembly)

Show in webframe

Engine Property








Gets the OCR engine used when creating this IOcrDocument.
Syntax
IOcrEngine Engine {get;}
'Declaration
 
ReadOnly Property Engine As IOcrEngine
'Usage
 
Dim instance As IOcrDocument
Dim value As IOcrEngine
 
value = instance.Engine
IOcrEngine Engine {get;}
@property (nonatomic, strong, readonly) LTOcrEngine *engine
public OcrEngine getEngine()
get_Engine(); 
property IOcrEngine^ Engine {
   IOcrEngine^ get();
}

Property Value

The instance of IOcrEngine used when creating this IOcrDocument.
Remarks

Engine will have the same value as the IOcrEngine object that owns the IOcrDocumentManager used to create this OCR document.

Requirements

Target Platforms

See Also

Reference

IOcrDocument Interface
IOcrDocument Members
Leadtools.Forms.DocumentWriters.DocumentFormat
IOcrDocumentManager Interface
IOcrDocument.Save
IOcrDocument.SaveXml
IOcrDocument.SaveAsync
IOcrDocument.SaveXmlAsync
IOcrPage.Recognize
IOcrEngine Interface
OcrEngineManager Class
OcrEngineType Enumeration
Programming with the LEADTOOLS .NET OCR
Files to be Included with Your Application

Error processing SSI file
Leadtools.Forms.Ocr requires a Recognition or Document Imaging Suite license and unlock key. For more information, refer to: LEADTOOLS Toolkit Features