RectangleOutput

RectangleOutput class

Data about detected text areas or lines.

public class RectangleOutput

Constructors

NameDescription
RectangleOutput()The default constructor.

Properties

NameDescription
ImageIndex { get; set; }Sequence number of the image on the page.
Page { get; set; }Page number.
Source { get; set; }The full path to the file or URL, if any. Empty for streams, byte arrays, base64.

Fields

NameDescription
RectanglesList of detected text areas or lines.

See Also