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

> IFormWindow インターフェイスの TTextSize 列挙型。FlexiCapture フォーム ウィンドウに表示されるデータ テキストサイズを、最小から最大まで設定します。

<div id="description">
  ## 説明
</div>

テキストサイズ。[IFormWindow](/ja/flexi-capture/appendix/scripts-shell/iformwindow) インターフェイスに適用されます。

<div id="admissible-values">
  ## 許容される値:
</div>

* TS\_Undefined = 0 - テキストサイズは未定義
* TS\_Smallest = 1 - 最小のテキストサイズ
* TS\_Smaller = 2 - 小さいテキストサイズ
* TS\_Medium = 3 - 中程度のテキストサイズ
* TS\_Larger = 4 - 大きいテキストサイズ
* TS\_Largest = 5 - 最大のテキストサイズ
