Skip to main content

IPdfDocument.PerformSelection(PdfDocumentSelectionParameter) 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.v23.2.dll

NuGet Package: DevExpress.Wpf.PdfViewer

Declaration

void PerformSelection(
    PdfDocumentSelectionParameter selectionParameter
)

Parameters

Name Type
selectionParameter DevExpress.Xpf.PdfViewer.PdfDocumentSelectionParameter
See Also