RectangleOutput
RectangleOutput class
Data about detected text areas or lines.
public class RectangleOutput
Constructors
| Name | Description |
|---|---|
| RectangleOutput() | The default constructor. |
Properties
| Name | Description |
|---|---|
| ImageIndex { get; set; } | Sequence number of the image on the page. |
| Page { get; set; } | Page number. |
| Rectangles { get; set; } | List of detected text areas or lines. |
| Source { get; set; } | The full path to the file or URL, if any. Empty for streams, byte arrays, base64. |
See Also
- namespace Aspose.OCR
- assembly Aspose.OCR