> For the complete documentation index, see [llms.txt](https://sparkar-community.gitbook.io/docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://sparkar-community.gitbook.io/docs/scenemodule/textalignmentwrapper.md).

# TextAlignmentWrapper

The `TextAlignmentWrapper` class contains text alignment details.

## Properties

| Property     | Description                                                                                                                  |
| ------------ | ---------------------------------------------------------------------------------------------------------------------------- |
| `horizontal` | <p><code>(get) (Not Available) (set) horizontal: TextAlignment</code></p><p>Specifies the horizontal text alignment.</p>     |
| `vertical`   | <p><code>(get) (Not Available) (set) vertical: VerticalTextAlignment</code></p><p>Specifies the vertical text alignment.</p> |

## Methods

This module exposes no methods.
