Skip to main content

PdfShowAnnotationPropertiesCommand Class

Runs the Annotation Properties dialog for a selected annotation.

Namespace: DevExpress.XtraPdfViewer.Commands

Assembly: DevExpress.XtraPdfViewer.v23.2.dll

NuGet Package: DevExpress.Win.PdfViewer

Declaration

public class PdfShowAnnotationPropertiesCommand :
    PdfViewerCommand

Inheritance

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