Skip to main content
A newer version of this page is available. .
.NET Framework 4.5.2+

PdfDocumentPosition Class

Represents the PDF coordinates of a hit point and the page number.

Namespace: DevExpress.Pdf

Assembly: DevExpress.Pdf.v19.1.Core.dll

Declaration

public class PdfDocumentPosition

Remarks

A PdfDocumentPosition object is returned by the PdfSelectionEventArgs.DocumentPosition property.

Inheritance

Object
PdfDocumentPosition
See Also