Back to Devexpress

PdfViewer.Select Method

windowsforms-devexpress-dot-xtrapdfviewer-dot-pdfviewer-dot-select.md

latest553 B
Original Source

PdfViewer.Select Method

NameParametersDescription
Select(PdfDocumentPosition, PdfDocumentPosition)startPosition, endPositionSelects the textual content located at the specified position.
Select(RectangleF)clientRectangleSelects the document content located in the specified rectangle.