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

> Control where searchable PDF text layers are created during FlexiCapture export with TPdfTextSearchAreaType: annexes only, form pages only, or all pages.

## What it does

Specifies where a text layer should be created for purposes of export to PDF-S. Applies in the [IExportImageSavingOptions](/flexi-capture/appendix/scripts/iexportimagesavingoptions) interface.

## Admissible values:

* PTSAT\_AttachmentsOnly = 0 Only in annexes
* PTSAT\_FormsOnly = 1 Only in pages with a form
* PTSAT\_AllPages = 2 In all pages
