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

# TextTypes

> Recognized text styles (TextType_Normal, TextType_TypeWriter, TextType_Matrix) in the FlexiLayout language, combined into a set with the join operator.

## Operators

| Operator | Description                         |
| :------- | :---------------------------------- |
| `+`      | Joins two values of type TextTypes. |
