Class RectangleOutput

Class RectangleOutput

名称: Aspose.OCR 組み合わせ: Aspose.OCR.dll (25.4.0)

検出されたテキスト領域またはラインに関するデータ

public class RectangleOutput

Inheritance

object RectangleOutput

相続人

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

Constructors

RectangleOutput()

public RectangleOutput()

Properties

ImageIndex

ページ上の画像の順序番号。

public int ImageIndex { get; set; }

不動産価値

int

Page

ページ番号

public int Page { get; set; }

不動産価値

int

Rectangles

検出されたテキスト領域またはラインのリスト。

public List<rectangle> Rectangles { get; set; }

不動産価値

List

Source

ファイルまたはURLへの完全なルートは、いずれにせよ. ストリーム、バイトのルート、 base64.

public string Source { get; set; }

不動産価値

string

 日本語