@Deprecated public class RectangleOutput extends Object
| Modifier and Type | Field and Description |
|---|---|
int |
ImageIndex
Deprecated.
Sequence number of the image on the page.
|
int |
Page
Deprecated.
Page number.
|
ArrayList<Rectangle> |
Rectangles
Deprecated.
List of detected text areas or lines.
|
String |
Source
Deprecated.
The full path to the file or URL, if any.
|
| Constructor and Description |
|---|
RectangleOutput()
Deprecated.
|
public String Source
public int Page
public int ImageIndex
Copyright © 2025 Aspose. All rights reserved.