このオブジェクトは、文字列のコレクションを表します。これは、各種パラメーター セットを必要とする FineReader Engine の関数に渡すための格納領域として使用されます。また、FineReader Engine のメソッドの戻り値になることもあります。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.
- ABBYY FineReader Engine のコレクションでは、インデックスは 0 から始まります。
- コレクションの操作には、C# の foreach ステートメント (Visual Basic .NET では for each) を使用できます。
プロパティ
メソッド
出力パラメータ
- CreateStringsCollection メソッド (Engine オブジェクト)
- PDFFontNames プロパティ、ExportPages メソッド (FRDocument オブジェクト)
- CategoryLabels、Languages プロパティ (Model オブジェクト)
- AxisLabels プロパティ (ConfusionMatrix オブジェクト)
- Scan メソッド (ScanSource オブジェクト、Windows)
入力パラメーター
- Dictionary オブジェクトの AddWords、DeleteWords メソッド
- Engine オブジェクトの MergePatterns メソッド
サンプル
- Linux:CommandLineInterface
- Windows:CommandLineInterface、およびデモツール:Classification
