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

# TTextSize

> TTextSize enumeration for the IFormWindow interface: sets the data text size shown in the FlexiCapture form window, from smallest to largest.

## Description

The text size. Applies in the [IFormWindow](/flexi-capture/appendix/scripts-shell/iformwindow) interface.

## Admissible values:

* TS\_Undefined = 0 - Text size is undefined
* TS\_Smallest = 1 - The smallest text size
* TS\_Smaller = 2 - Small text size
* TS\_Medium = 3 - Medium text size
* TS\_Larger = 4 - Large text size
* TS\_Largest = 5 - The largest text size
