BasicOcrLineAccessorLine Property |
This property is used for setting the OcrLine that this accessor is attached to.
Namespace:
Atalasoft.Ocr
Assembly:
Atalasoft.dotImage.Ocr (in Atalasoft.dotImage.Ocr.dll) Version: 11.4.0.9.0.377 (.NET 4.5.2, x86)
Syntax public virtual OcrLine Line { get; set; }
Public Overridable Property Line As OcrLine
Get
Set
Property Value
Type:
OcrLineImplements
IOcrLineAccessorLineRemarks See Also