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

# Phone の仮説

> FlexiLayout における Phone 仮説のプロパティ。認識された電話の Value、検出された Prefix、およびプレフィックス領域の Rectangle を公開します。

| Parameter           | Description                                       |
| :------------------ | :------------------------------------------------ |
| `Rect PrefixRect()` | 電話のプレフィックスを含む Rectangle。プレフィックスが見つからない場合は空です。     |
| `String Prefix()`   | 見つかった電話のプレフィックス。プレフィックスが見つからない場合は空の string を返します。 |
| `String Value()`    | 仮説の領域で認識された Text の値。                              |
