Back to Devexpress

PdfViewerCommands.DeleteSelectedAnnotation Property

maui-devexpress-dot-maui-dot-pdf-dot-pdfviewercommands-490c7fd0.md

latest829 B
Original Source

PdfViewerCommands.DeleteSelectedAnnotation Property

Returns the command that removes the selected annotation.

Namespace : DevExpress.Maui.Pdf

Assembly : DevExpress.Maui.Pdf.dll

NuGet Package : DevExpress.Maui.Pdf

Declaration

csharp
public Command DeleteSelectedAnnotation { get; }

Property Value

TypeDescription
Command

A command that removes the selected annotation.

|

See Also

PdfViewerCommands Class

PdfViewerCommands Members

DevExpress.Maui.Pdf Namespace