> ## Documentation Index
> Fetch the complete documentation index at: https://docs.abbyy.com/llms.txt
> Use this file to discover all available pages before exploring further.

# 事前認識で検出された画像オブジェクトのプロパティ

> FlexiLayout Studio の事前認識で検出された画像オブジェクト（単語、行、区切り線、生オブジェクト、バーコード）の読み取り専用プロパティに関するリファレンス。

<a id="top" />これらのプロパティは、**Properties** ダイアログに表示されます。画像オブジェクトのプロパティを表示するには、**Image** ウィンドウでそのオブジェクトを選択します。

画像オブジェクトのプロパティは読み取り専用ですが、その値を選択してコピーし、**要素のプロパティ** ダイアログに貼り付けることができます。

<div id="recognized-word-properties">
  ## 認識された単語のプロパティ
</div>

| プロパティ         | 説明            |
| ------------- | ------------- |
| **型**         | 型: **Text**。  |
| **周囲の矩形**     | 周囲の矩形の座標。     |
| **幅**         | オブジェクトの幅。     |
| **高さ**        | オブジェクトの高さ。    |
| **認識されたテキスト** | 事前認識で認識された単語。 |

<div id="recognized-line-properties">
  ## 認識された行のプロパティ
</div>

| プロパティ         | 説明             |
| ------------- | -------------- |
| **型**         | 型: **認識された行**。 |
| **周囲の矩形**     | 周囲の矩形の座標。      |
| **幅**         | オブジェクトの幅。      |
| **高さ**        | オブジェクトの高さ。     |
| **認識されたテキスト** | 事前認識で認識された行。   |

<div id="separator-properties">
  ## 区切り線のプロパティ
</div>

| プロパティ     | 説明                        |
| --------- | ------------------------- |
| **型**     | 型: **区切り線**。              |
| **周囲の矩形** | 周囲の矩形の座標。                 |
| **幅**     | オブジェクトの幅。                 |
| **高さ**    | オブジェクトの高さ。                |
| **向き**    | 区切り線の向き: **縦** または **横**。 |

<div id="raw-object-properties">
  ## Raw オブジェクトのプロパティ
</div>

| プロパティ        | 説明                                                                                        |
| ------------ | ----------------------------------------------------------------------------------------- |
| **オブジェクトの型** | オブジェクトの型: **Image** (基本オブジェクト) 。                                                          |
| **周囲の矩形**    | 周囲の矩形の座標。                                                                                 |
| **Width**    | オブジェクトの幅。                                                                                 |
| **Height**   | オブジェクトの高さ。                                                                                |
| **データ型**     | 基本オブジェクトの型: **Any Text**、**Picture**、**Punctuation Mark**、**Inverted**、または **Checkmark**。 |

<div id="barcode-properties">
  ## バーコードのプロパティ
</div>

| プロパティ        | 説明                                                |
| ------------ | ------------------------------------------------- |
| **オブジェクトの型** | オブジェクトの型: **Barcode**。                            |
| **周囲の矩形**    | 周囲の矩形の座標。                                         |
| **幅**        | オブジェクトの幅。                                         |
| **高さ**       | オブジェクトの高さ。                                        |
| **Text**     | バーコードの認識結果の値。                                     |
| **型**        | バーコードの型。                                          |
| **向き**       | バーコードの向き: **左から右**、**下から上**、**右から左**、または**上から下**。 |
