Back to Devexpress

PdfSelectionEventArgs.DocumentPosition Property

windowsforms-devexpress-dot-xtrapdfviewer-dot-pdfselectioneventargs.md

latest1.2 KB
Original Source

PdfSelectionEventArgs.DocumentPosition Property

Returns the PDF coordinates of a hit point.

Namespace : DevExpress.XtraPdfViewer

Assembly : DevExpress.XtraPdfViewer.v25.2.dll

NuGet Package : DevExpress.Win.PdfViewer

Declaration

csharp
public PdfDocumentPosition DocumentPosition { get; }
vb
Public ReadOnly Property DocumentPosition As PdfDocumentPosition

Property Value

TypeDescription
PdfDocumentPosition

A PdfDocumentPosition object.

|

See Also

PdfSelectionEventArgs Class

PdfSelectionEventArgs Members

DevExpress.XtraPdfViewer Namespace