> ## 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.

# Symbol

> field の値を構成する個々の文字への読み取り専用アクセスを提供する Symbol クラス。認識結果の信頼性が低いことを示すフラグも含まれます。

テキスト形式の field の初期値を構成する文字にアクセスできます。

<div id="properties">
  ## プロパティ
</div>

| 名前             | データ型   | アクセスレベル | 説明                                 |
| :------------- | :----- | :------ | :--------------------------------- |
| `Symbol`       | `char` | 読み取り専用  | 文字の値。                              |
| `IsSuspicious` | `bool` | 読み取り専用  | `true` の場合、その文字が信頼性低く認識されたことを示します。 |
