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

# TPdfTextSearchAreaType

> TPdfTextSearchAreaType を使用して、FlexiCapture のエクスポート時に検索可能な PDF のテキストレイヤーを作成する対象を制御します。対象は、別紙のみ、フォームページのみ、またはすべてのページです。

<div id="what-it-does">
  ## その機能
</div>

PDF-S へのエクスポート時に、テキストレイヤーを作成する場所を指定します。[IExportImageSavingOptions](/ja/flexi-capture/appendix/scripts/iexportimagesavingoptions) インターフェイスで使用されます。

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

* PTSAT\_AttachmentsOnly = 0 別紙のみ
* PTSAT\_FormsOnly = 1 フォームがあるページのみ
* PTSAT\_AllPages = 2 すべてのページ
