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

PdfShowAnnotationPropertiesCommand Class

Runs the Annotation Properties dialog for a selected annotation.

Namespace: DevExpress.XtraPdfViewer.Commands

Assembly: DevExpress.XtraPdfViewer.v18.2.dll

Declaration

public class PdfShowAnnotationPropertiesCommand :
    PdfViewerCommand

Inheritance

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