このオブジェクトは、ファジー文字列を表します。ファジー文字列には、単語の各文字に対する認識候補が含まれます。認識された各単語には、1 つまたは複数のファジー文字列が対応します。たとえば、次のファジー文字列が “hello” という単語に対応することがあります。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.
h | 1 | hn | h | h | h |
e | 2 | ec | e | e | e |
l | 3 | li | | | I | 1 |
l | 4 | li | | | b | 1 |
o | 5 | oc | oO | 0 | |
(Length プロパティの値): | 5 | 5 | 4 | 5 | |
プロパティ
| 名前 | 型 | 説明 |
|---|---|---|
| CharacterVariants | BSTR, 読み取り専用 | 単語内の指定した位置にある文字の認識候補を格納します。 |
| Length | int, 読み取り専用 | ファジー文字列の長さを格納します。 |
