メインコンテンツへスキップ

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.

SourceFile は、処理対象のドキュメントへの入力として使用される単一のファイルを表します。ファイル名と関連するパラメーターにアクセスするために使用します。

プロパティ

Nameアクセスレベル説明
Namestring読み取り専用ソースファイルの名前です。
ParametersRecord<string, Parameter>読み取り専用ソースファイルのパラメーター名を対応する Parameter 値にマッピングする辞書です。

Document

Document オブジェクト — 処理中のドキュメント、そのページ、ソースファイルにアクセスします。

Parameter

単一のパラメーター値。

オブジェクト モデル

Advanced Script Rules で使用する JavaScript オブジェクト リファレンスの完全版です。