Skip to main content
A newer version of this page is available. .

PdfDeleteAnnotationCommand Class

Deletes a selected annotation.

Namespace: DevExpress.XtraPdfViewer.Commands

Assembly: DevExpress.XtraPdfViewer.v18.2.dll

Declaration

public class PdfDeleteAnnotationCommand :
    PdfViewerCommand

Inheritance

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