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.
| Parameter | 説明 |
|---|---|
Real Value() | 検出された数値。 |
Rect CurrencyNameRect() | 通貨名を含む Rectangle。通貨名が見つからない場合は空です。 |
Rect FractionalPartRect() | 区切り文字の後に続く数字を含む Rectangle。小数部がない場合は空です。 |
Rect IntegerPartRect() | 区切り文字の前の数字を含む Rectangle。必ず空ではありません。 |
String CurrencyName() | 検出された通貨名。通貨名が見つからない場合は空の string を返します。 |
