PdfHitTestResult Properties
Contains information about what content type is located at a specific point within a page.| Name | Description |
|---|---|
| ContentType | Indicates the type of the content corresponding to a hit point. |
| DocumentPosition | Gets the page coordinates of a hit point and the page number. |
| IsSelected | Indicates whether an annotation, image or text is selected. |
See Also