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

# IExportRegistrationProperty

> IExportRegistrationProperty は、Scanning Station のエクスポート スクリプトで使用される、単一のバッチまたはドキュメントの登録プロパティを表し、その名前と値を提供します。

<div id="what-it-does">
  ## 概要
</div>

登録プロパティを表します。

<div id="properties">
  ## プロパティ
</div>

| **Name** | **型**  | **アクセス** | **説明**     |
| -------- | ------ | -------- | ---------- |
| Name     | string | 読み取り専用   | 登録プロパティの名前 |
| Value    | string | 読み取り専用   | 登録プロパティの値  |
