Back to Devexpress

IPdfDocument.HitTest(PdfDocumentPosition) Method

wpf-devexpress-dot-xpf-dot-pdfviewer-dot-ipdfdocument-dot-hittest-x28-devexpress-dot-pdf-dot-pdfdocumentposition-x29.md

latest1.3 KB
Original Source

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.v25.2.dll

NuGet Package : DevExpress.Wpf.PdfViewer

Declaration

csharp
PdfDocumentContent HitTest(
    PdfDocumentPosition position
)
vb
Function HitTest(
    position As PdfDocumentPosition
) As PdfDocumentContent

Parameters

NameType
positionPdfDocumentPosition

Returns

Type
PdfDocumentContent

See Also

IPdfDocument Interface

IPdfDocument Members

DevExpress.Xpf.PdfViewer Namespace