Class SkewOutput

Class SkewOutput

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

スキュー角度に関するデータ(度単位)とファイル名。

public class SkewOutput

継承

objectSkewOutput

継承されたメンバー

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

コンストラクター

SkewOutput()

public SkewOutput()

フィールド

Angle

スキュー角度(度単位)。

public float Angle

フィールド値

float

ImageIndex

ページ上の画像のシーケンス番号。

public int ImageIndex

フィールド値

int

Page

ページ番号。

public int Page

フィールド値

int

Source

ファイルまたはURLへのフルパス(ある場合)。ストリーム、バイト配列、base64の場合は空です。

public string Source

フィールド値

string

 日本語