# FlexiCapture Extractor

> `UiPath.Abbyy.Activities.FlexiCapture.FlexiCaptureExtractor`

`UiPath.Abbyy.Activities.FlexiCapture.FlexiCaptureExtractor`

:::note
The UiPath.Abbyy.Activities package has been deprecated and is currently out of support. Also, the package is unlisted from the UiPath Studio Manage Packages official feed. Check the [Deprecation timeline](https://docs.uipath.com/overview/other/latest/overview/deprecation-timeline#deprecated-features-or-capabilities) for more details.
:::

Enables you to extract data from a document based on a set of FlexiCapture definition files. Can only be used inside a [Data Extraction Scope](https://docs.uipath.com/activities/other/latest/document-understanding/data-extraction-scope) activity. To configure this activity properly, use the Configure Extractors wizard in the Data Extraction Scope activity to map all document definition fields to the corresponding field defined in the Taxonomy.

## Properties

#### Common

* **DisplayName** - The display name of the activity.

#### Input

* **DefinitionFiles** - The collection of paths to the FlexiCapture template files you want to use for extracting data from the document. This field supports only `IEnumerable<String>` variables.

#### Misc

* **Private** - If selected, the values of variables and arguments are no longer logged at Verbose level.
* **UsePdfTextLayerOnly** - If selected, it applies to all PDF files used as input and specifies if the text layer should be used without applying image recognition. This can improve the quality of the native (non-scanned) PDF files. The default value is **False**, implying that some pages or areas might be scanned multiple times for improving the resulting quality.

## Learn More

To learn more about **FlexiCapture Extractor**, click [here](https://docs.uipath.com/activities/other/latest/document-understanding/flexi-capture-extractor#flexicapture-extractor).
