Back to Devexpress

PdfShowAnnotationPropertiesCommand Class

windowsforms-devexpress-dot-xtrapdfviewer-dot-commands-7455d10a.md

latest1.6 KB
Original Source

PdfShowAnnotationPropertiesCommand Class

Runs the Annotation Properties dialog for a selected annotation.

Namespace : DevExpress.XtraPdfViewer.Commands

Assembly : DevExpress.XtraPdfViewer.v25.2.dll

NuGet Package : DevExpress.Win.PdfViewer

Declaration

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

Inheritance

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

See Also

PdfShowAnnotationPropertiesCommand Members

DevExpress.XtraPdfViewer.Commands Namespace