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

# Formatting Object

> The formatting object in Vantage OCR JSON output describes paragraph formatting: text alignment, line spacing, indents, and other paragraph-level properties.

The **formatting** object describes the paragraph formatting. It contains information about text alignment and line spacing.

| Property      | Data type     | Description                                                                                                    |
| :------------ | :------------ | :------------------------------------------------------------------------------------------------------------- |
| `aligning`    | `string enum` | Alignment of the paragraph text. Possible values: `left`, `center`, `right`, `justified`, `justifiedForArabic` |
| `lineSpacing` | `integer`     | Line spacing interval in the paragraph. Specified in points. Minimum value: 0, Default value: 0                |
