PdfViewerControl.Select(PdfDocumentArea) Method
Selects the contents of the specified document area.
Namespace: DevExpress.Xpf.PdfViewer
Assembly: DevExpress.Xpf.PdfViewer.v25.2.dll
NuGet Package: DevExpress.Wpf.PdfViewer
Declaration
Parameters
| Name | Type | Description |
|---|---|---|
| area | PdfDocumentArea | A PdfDocumentArea value. |
See Also