Back to Devexpress

PdfViewerControl.GetSelectionContent() Method

wpf-devexpress-dot-xpf-dot-pdfviewer-dot-pdfviewercontrol-f95aef5c.md

latest1.2 KB
Original Source

PdfViewerControl.GetSelectionContent() Method

Returns the selected content in a document.

Namespace : DevExpress.Xpf.PdfViewer

Assembly : DevExpress.Xpf.PdfViewer.v25.2.dll

NuGet Package : DevExpress.Wpf.PdfViewer

Declaration

csharp
public PdfSelectionContent GetSelectionContent()
vb
Public Function GetSelectionContent As PdfSelectionContent

Returns

TypeDescription
PdfSelectionContent

A PdfSelectionContent object.

|

See Also

HasSelection

PdfViewerControl Class

PdfViewerControl Members

DevExpress.Xpf.PdfViewer Namespace