Picture object
A picture object describes a block that contains an image. For example, it can contain a company logo, a signature, or a photo of the owner of the document.
| Property | Data type | Description |
|---|---|---|
| id | string | The identifier of the block containing the image. |
| position | rect | Coordinates of the rectangular region on the document where the image is located. |
| confidence | confidence | This value is always equal to -1. |
07.11.2025 12:48:30