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.
機能
プロパティ
| Name | Type | Access | Description |
|---|---|---|---|
Barcode | string | Read/write | ドキュメントのバーコード値。 |
RegistrationProperties | IRegistrationProperties | Read-only | ドキュメントの登録プロパティ。 |
Type | string | Read/write | 文書タイプ。 |
DefinedTypes | IScriptValues | Read-only | バッチタイプで定義されている、このドキュメントで使用可能な文書タイプの値。 |
メソッド
| 定義 | 説明 |
|---|---|
UpdateTypeRegistrationProperties (name: string) : bool | 現在の文書タイプに対応する文書の登録パラメーターを更新します。以前のタイプと同名のパラメーターの値は保持されます。文書タイプが空でなく、DefinedTypes に含まれていない場合は false を返します。 |
UpdateTypeRegistrationProperties を呼び出さずにスクリプトで文書タイプを変更すると、以前のタイプの登録パラメーターが保持されます。