Class DefectOutput

Class DefectOutput

Nama dari : Aspose.OCR Perhitungan: Aspose.OCR.dll (25.4.0)

Area yang mengandung defisit yang dikenal dalam gambar.

public class DefectOutput

Inheritance

object DefectOutput

anggota yang diwarisi

object.GetType() , object.MemberwiseClone() , object.ToString() , object.Equals(object?) , object.Equals(object?, object?) , object.ReferenceEquals(object?, object?) , object.GetHashCode()

Constructors

DefectOutput()

public DefectOutput()

Properties

Page

Nomor halaman .

public int Page { get; set; }

Nilai Properti

int

Source

Jalan penuh ke file atau URL, jika ada. kosong untuk arus, arus byte, dan Base64 file terkod.

public string Source { get; set; }

Nilai Properti

string

Wilayah defekt

Daftar defisit gambar dan area di mana mereka ditemukan.

public List<defectareas> defectAreas { get; set; }

Nilai Properti

List dan lt; DefectAreas >

 Indonesia