public class DefectOutput extends Object
| Modifier and Type | Field and Description |
|---|---|
ArrayList<DefectAreas> |
defectAreas
The list of image defects and areas where they were found.
|
int |
Page
Page number.
|
String |
Source
The full path to the file or URL, if any.
|
public String Source
public int Page
public ArrayList<DefectAreas> defectAreas
Copyright © 2025 Aspose. All rights reserved.