Skip to main content
A newer version of this page is available. .

IPdfDocument.HitTest(PdfDocumentPosition) Method

This member supports the internal infrastructure and is not intended to be used directly from your code.

Namespace: DevExpress.Xpf.PdfViewer

Assembly: DevExpress.Xpf.PdfViewer.v19.1.dll

Declaration

PdfDocumentContent HitTest(
    PdfDocumentPosition position
)

Parameters

Name Type
position PdfDocumentPosition

Returns

Type
PdfDocumentContent
See Also