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

# 書式設定オブジェクト

> Vantage OCR JSON 出力内の formatting オブジェクトは、テキストの配置、行間隔、インデント、その他の段落レベルのプロパティなど、段落の書式設定を表します。

**formatting** オブジェクトは段落の書式を表します。テキストの配置や行間隔に関する情報を含みます。

| Property      | Data type     | Description                                                                     |
| :------------ | :------------ | :------------------------------------------------------------------------------ |
| `aligning`    | `string enum` | 段落テキストの配置方法。取りうる値: `left`, `center`, `right`, `justified`, `justifiedForArabic` |
| `lineSpacing` | `integer`     | 段落の行間隔。ポイント単位で指定します。最小値: 0、既定値: 0                                               |
