Click or drag to resize

IOcrManagerProperties Property

Provides access to the OCR properties for this case.

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

Return Value

Type: IOcrProperties
The OcrProperties for accessing OCR related properties for this case.
See Also