Click or drag to resize

OcrManagerProperties Property

Provides access to the OCR properties for this case.

Namespace:  Law.EdaIntegration.Ocr
Assembly:  Law.EdaIntegration (in Law.EdaIntegration.dll) Version: 7.2
Syntax
C#
public OcrProperties Properties { get; }

Return Value

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