Back to Devexpress

PdfViewer.GetSelectionContent() Method

windowsforms-devexpress-dot-xtrapdfviewer-dot-pdfviewer-83c317aa.md

latest1.2 KB
Original Source

PdfViewer.GetSelectionContent() Method

Returns the selected content.

Namespace : DevExpress.XtraPdfViewer

Assembly : DevExpress.XtraPdfViewer.v25.2.dll

NuGet Package : DevExpress.Win.PdfViewer

Declaration

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

Returns

TypeDescription
PdfSelectionContent

A PdfSelectionContent object.

|

See Also

HasSelection

PdfViewer Class

PdfViewer Members

DevExpress.XtraPdfViewer Namespace