Click or drag to resize

IOcrManagerActiveOcrEngine Property

Retrieve the OCR engine that is currently active

Namespace:  EdaIntegrationContract.OCR
Assembly:  EdaIntegration.Contract (in EdaIntegration.Contract.dll) Version: 7.6
Syntax
C#
IOcrEngine ActiveOcrEngine { get; }

Property Value

Type: IOcrEngine
See Also