Lines

RecognizedImage.Lines property

Gets lines of text, with their fragments, recognized within the document.

public TextLine[] Lines { get; }

See Also