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

# Picture-Objekt

> Picture-Objekt im JSON-Schema von ABBYY FineReader Engine — Block, der ein Bild wie ein Logo, eine Unterschrift oder ein Foto enthält.

Ein Picture-Objekt beschreibt einen Block mit einem Bild. Es kann zum Beispiel ein Firmenlogo, eine Unterschrift oder ein Foto des Dokumenteninhabers enthalten.

| Eigenschaft | Datentyp                                                                                                                            | Beschreibung                                                                    |
| ----------- | ----------------------------------------------------------------------------------------------------------------------------------- | ------------------------------------------------------------------------------- |
| id          | string                                                                                                                              | Die Kennung des Blocks, der das Bild enthält.                                   |
| position    | [rect](/de/fine-reader/engine/specifications/export-formats/json-schema-description/layout-object/pages-array-elements/rect-object) | Koordinaten der rechteckigen Region im Dokument, in der sich das Bild befindet. |
| confidence  | confidence                                                                                                                          | Dieser Wert ist immer -1.                                                       |
