Skip to main content
A newer version of this page is available. .

IPdfDocument.SelectionResults Property

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

NuGet Packages: DevExpress.WindowsDesktop.Wpf.PdfViewer, DevExpress.Wpf.PdfViewer

Declaration

IPdfDocumentSelectionResults SelectionResults { get; }

Property Value

Type Description
IPdfDocumentSelectionResults

An IPdfDocumentSelectionResults object.

See Also