Class DefectOutput
Class DefectOutput
Namespace: Aspose.OCR
Assembly: Aspose.OCR.dll (25.1.0)
พื้นที่ที่มีข้อบกพร่องที่ระบุในภาพ
public class DefectOutput
การสืบทอด
สมาชิกที่สืบทอด
object.GetType(), object.MemberwiseClone(), object.ToString(), object.Equals(object?), object.Equals(object?, object?), object.ReferenceEquals(object?, object?), object.GetHashCode()
ตัวสร้าง
DefectOutput()
public DefectOutput()
ฟิลด์
Page
หมายเลขหน้า
public int Page
ค่าฟิลด์
Source
เส้นทางเต็มไปยังไฟล์หรือ URL หากมี ว่างสำหรับสตรีม อาร์เรย์ไบต์ และไฟล์ที่เข้ารหัส Base64
public string Source
ค่าฟิลด์
defectAreas
รายการข้อบกพร่องของภาพและพื้นที่ที่พบ
public List<defectareas> defectAreas
ค่าฟิลด์
List<DefectAreas>