defectAreas
DefectOutput.defectAreas property
The list of image defects and areas where they were found.
public List<DefectAreas> defectAreas { get; set; }
See Also
- class DefectAreas
- class DefectOutput
- namespace Aspose.OCR
- assembly Aspose.OCR
The list of image defects and areas where they were found.
public List<DefectAreas> defectAreas { get; set; }