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.
rectanglesList of detected text areas or lines.

See Also