> ## 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 は、FlexiCapture の画像エクスポートオプションで使用できる PDF メタデータ field（著者、タイトル、件名、キーワード）を定義します。

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

PDFドキュメント内のfieldの型です。[IExportImageSavingOptions](/ja/flexi-capture/appendix/scripts/iexportimagesavingoptions) インターフェイスに適用されます。

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

* PDIT\_Author = 0 文書の著者
* PDIT\_Title = 1 文書のタイトル
* PDIT\_Subject = 2 文書の件名
* PDIT\_KeyWords = 3 文書のキーワード
