C1FoundPositionデータ型で公開されるメンバを以下の表に示します。
パブリック プロパティ
パブリック メソッド
| 名前 | 解説 |
| GetBounds | Returns the bounds of this C1FoundPosition on the page, rectangle calculated on the base of C1DocumentTextPosition.PageCoords. |
| GetEnd | Returns C1DocumentTextPosition object defining end of searched text. |
| GetFragmentRange | Returns the object defining the part of belongs to this C1FoundPosition. The type of object depends on type of , for example, RenderTextFragment descendats return C1TextBlockRange object. |
| GetPage | Returns C1Page object where find position located. |
| GetStart | Returns C1DocumentTextPosition object defining start of searched text. |
トップ
参照