Class RectangleOutput

Class RectangleOutput

Namespace: Aspose.OCR
Assembly: Aspose.OCR.dll (25.1.0)

Data tentang area atau garis teks yang terdeteksi.

public class RectangleOutput

Warisan

objectRectangleOutput

Anggota yang Diwarisi

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

Konstruktor

RectangleOutput()

public RectangleOutput()

Field

ImageIndex

Nomor urut gambar di halaman.

public int ImageIndex

Nilai Field

int

Page

Nomor halaman.

public int Page

Nilai Field

int

Rectangles

Daftar area atau garis teks yang terdeteksi.

public List<rectangle> Rectangles

Nilai Field

List<rectangle>

Source

Jalur lengkap ke file atau URL, jika ada. Kosong untuk stream, array byte, base64.

public string Source

Nilai Field

string

 Indonesia