IPdfDocument.SelectionResults Property
In This Article
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.v24.2.dll
NuGet Package: DevExpress.Wpf.PdfViewer
#Declaration
IPdfDocumentSelectionResults SelectionResults { get; }
#Property Value
Type | Description |
---|---|
IPdf |
An IPdf |
See Also