GlyphReaderEngineLateralTextReading Property |
Gets or sets a value that when true, will attempt to read text laterally, even across columns.
Namespace:
Atalasoft.Ocr.GlyphReader
Assembly:
Atalasoft.dotImage.Ocr.GlyphReader (in Atalasoft.dotImage.Ocr.GlyphReader.dll) Version: 11.5.0.5.0.230 (.NET 4.6.2, x86)
Syntaxpublic bool LateralTextReading { get; set; }Public Property LateralTextReading As Boolean
Get
Set
Property Value
Type:
Boolean
Remarks Default value is false.
See Also