---
title: horizontalAlignment
framework: usd
role: article
role_heading: Article
path: usd/horizontalalignment
---

# horizontalAlignment

An option that controls the text’s horizontal placement within its bounding box.

## Overview

Overview The default value is center. Horizontal Alignments Declaration token horizontalAlignment = "center" (     allowedTokens = ["left", "center", "right", "justified"] )

## See Also

### Properties

- [content](usd/content.md)
- [font](usd/font.md)
- [pointSize](usd/pointsize.md)
- [width](usd/width.md)
- [height](usd/height.md)
- [depth](usd/depth.md)
- [wrapMode](usd/wrapmode.md)
- [verticalAlignment](usd/verticalalignment.md)
