---
title: Text box
framework: quicktime-file-format
role: symbol
role_heading: Data field
path: quicktime-file-format/text_box_atom/text_box
---

# Text box

A 64-bit rectangle that specifies an area to receive text (each 16 bits indicate top, left, bottom, and right, respectively) within the subtitle track.

## Overview

Overview This rectangle must fill the track width dimensions exactly. The top and bottom coordinates can vary because they are used to place and size the subtitle text vertically. The top is used to place the text; the height is determined by the bottom minus the top. Neither the top nor the bottom should be outside the subtitle track dimensions. See Subtitle track header size and placement.

## See Also

### Data fields

- [Size](quicktime-file-format/text_box_atom/size.md)
- [Type](quicktime-file-format/text_box_atom/type.md)
