Back to Devexpress

PdfDeleteAnnotationCommand Class

windowsforms-devexpress-dot-xtrapdfviewer-dot-commands-b2a836bb.md

latest1.5 KB
Original Source

PdfDeleteAnnotationCommand Class

Deletes a selected annotation.

Namespace : DevExpress.XtraPdfViewer.Commands

Assembly : DevExpress.XtraPdfViewer.v25.2.dll

NuGet Package : DevExpress.Win.PdfViewer

Declaration

csharp
public class PdfDeleteAnnotationCommand :
    PdfViewerCommand
vb
Public Class PdfDeleteAnnotationCommand
    Inherits PdfViewerCommand

Inheritance

Object Command DevExpress.Utils.Commands.ControlCommand<PdfViewer, PdfViewerCommandId, XtraPdfViewerStringId> PdfViewerCommand PdfDeleteAnnotationCommand

See Also

PdfDeleteAnnotationCommand Members

DevExpress.XtraPdfViewer.Commands Namespace