Back to Devexpress

PdfViewer.ContentSelectionChanged Event

maui-devexpress-dot-maui-dot-pdf-dot-pdfviewer-49ed0f29.md

latest739 B
Original Source

PdfViewer.ContentSelectionChanged Event

Occurs when the selection area is adjusted in the current document.

Namespace : DevExpress.Maui.Pdf

Assembly : DevExpress.Maui.Pdf.dll

NuGet Package : DevExpress.Maui.Pdf

Declaration

csharp
public event EventHandler ContentSelectionChanged

Event Data

The ContentSelectionChanged event's data class is EventArgs.

See Also

PdfViewer Class

PdfViewer Members

DevExpress.Maui.Pdf Namespace