Class SkewOutput

Class SkewOutput

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

Data tentang sudut skye dalam derajat dan nama file.

public class SkewOutput

Inheritance

object SkewOutput

anggota yang diwarisi

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

Constructors

SkewOutput()

public SkewOutput()

Properties

Angle

Skew sudut dalam derajat.

public float Angle { get; set; }

Nilai Properti

float

ImageIndex

Nombor sekuensi dari gambar di halaman.

public int ImageIndex { get; set; }

Nilai Properti

int

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, base64.

public string Source { get; set; }

Nilai Properti

string

 Indonesia