Click or drag to resize

IOcrZoneMultiLine Property

Gets or sets a flag to indicate whether the extracted text can span multiple lines of text.

Namespace:  Opait.Ocr.Api
Assembly:  Opait.Ocr (in Opait.Ocr.dll) Version: 1.3.3.0
Syntax
C#
bool MultiLine { get; set; }

Property Value

Type: Boolean
See Also