RectangleOutput

RectangleOutput class

Data about detected text areas or lines.

public class RectangleOutput

Constructors

NameDescription
RectangleOutput()The default constructor.

Fields

NameDescription
ImageIndexSequence number of the image on the page.
PagePage number.
RectanglesList of detected text areas or lines.
SourceThe full path to the file or URL, if any. Empty for streams, byte arrays, base64.

See Also