lines property

A list of visually detected text lines on the page.

A collection of tokens that a human would perceive as a line.

Implementation

core.List<GoogleCloudDocumentaiV1beta2DocumentPageLine>? lines;