> ## 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.

# Properties of image objects detected during pre-recognition

> Reference for read-only properties of image objects detected during pre-recognition in FlexiLayout Studio: words, lines, separators, raw objects, barcodes.

<a id="top" />These properties appear in the **Properties** dialog box. To view the properties of an image object, select it in the **Image** window.

The properties of image objects are read-only, but you can select and copy their values to paste them into the **Element Properties** dialog box.

## Recognized word properties

| Property             | Description                                   |
| -------------------- | --------------------------------------------- |
| **Object type**      | The type of the object: **Text**.             |
| **Surrounding rect** | The coordinates of the surrounding rectangle. |
| **Width**            | The width of the object.                      |
| **Height**           | The height of the object.                     |
| **Recognized text**  | The words recognized during pre-recognition.  |

## Recognized line properties

| Property             | Description                                   |
| -------------------- | --------------------------------------------- |
| **Object type**      | The type of the object: **Recognized line**.  |
| **Surrounding rect** | The coordinates of the surrounding rectangle. |
| **Width**            | The width of the object.                      |
| **Height**           | The height of the object.                     |
| **Recognized text**  | The lines recognized during pre-recognition.  |

## Separator properties

| Property             | Description                                                       |
| -------------------- | ----------------------------------------------------------------- |
| **Object type**      | The type of the object: **Separator**.                            |
| **Surrounding rect** | The coordinates of the surrounding rectangle.                     |
| **Width**            | The width of the object.                                          |
| **Height**           | The height of the object.                                         |
| **Orientation**      | The orientation of the separator: **Vertical** or **Horizontal**. |

## Raw object properties

| Property             | Description                                                                                                         |
| -------------------- | ------------------------------------------------------------------------------------------------------------------- |
| **Object type**      | The type of the object: **Image** (elementary object).                                                              |
| **Surrounding rect** | The coordinates of the surrounding rectangle.                                                                       |
| **Width**            | The width of the object.                                                                                            |
| **Height**           | The height of the object.                                                                                           |
| **Data type**        | The type of the elementary object: **Any Text**, **Picture**, **Punctuation Mark**, **Inverted**, or **Checkmark**. |

## Barcode properties

| Property             | Description                                                                                                    |
| -------------------- | -------------------------------------------------------------------------------------------------------------- |
| **Object type**      | The type of the object: **Barcode**.                                                                           |
| **Surrounding rect** | The coordinates of the surrounding rectangle.                                                                  |
| **Width**            | The width of the object.                                                                                       |
| **Height**           | The height of the object.                                                                                      |
| **Text**             | The recognized value of the barcode.                                                                           |
| **Type**             | The type of the barcode.                                                                                       |
| **Orientation**      | The orientation of the barcode: **Left to right**, **Bottom to top**, **Right to left**, or **Top to bottom**. |
