RectangleOutput

RectangleOutput class

Data about detected text areas or lines.

The RectangleOutput type exposes the following members:

Constructors

NameDescription
RectangleOutput()Initializes a new instance of the RectangleOutput class

Properties

NameDescription
sourceThe full path to the file or URL, if any. Empty for streams, byte arrays, base64.
pagePage number.
image_indexSequence number of the image on the page.
rectanglesList of detected text areas or lines.

See Also