←Select platform

Engine Property

Summary
Gets the OCR engine used when creating this IOcrDocument.
Syntax
C#
Objective-C
C++/CLI
Java
Python
public IOcrEngine Engine { get; } 
@property (nonatomic, strong, readonly) LTOcrEngine *engine 
public OcrEngine getEngine() 
property IOcrEngine^ Engine { 
   IOcrEngine^ get(); 
} 
Engine # get  (IOcrDocument) 

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

Help Version 23.0.2024.4.19
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2024 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Ocr Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.