HitTestManager.HitTest Method
| Name | Parameters | Description |
|---|---|---|
| HitTest(LayoutPage, Point, HitTestSearchOption) | page, point, findOption | Returns specific document elements located under the test point. |
| HitTest(LayoutPageAreaBase, Point, HitTestSearchOption) | pageArea, point, findOption | Returns specific document elements located under the test point. |