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

# TPdfDocumentInfoType

> TPdfDocumentInfoType defines the PDF metadata fields — author, title, subject, and keywords — available in FlexiCapture image export options.

## What it does

Types of the fields in the PDF document. Applies in the [IExportImageSavingOptions](/flexi-capture/appendix/scripts/iexportimagesavingoptions) interface.

## Admissible values:

* PDIT\_Author = 0 the author of the document
* PDIT\_Title = 1 the title of the document
* PDIT\_Subject = 2 the subject of the document
* PDIT\_KeyWords = 3 the keywords of the document
