Back to Devexpress

PdfViewerControl.ShowAnnotationPropertiesCommand Property

wpf-devexpress-dot-xpf-dot-pdfviewer-dot-pdfviewercontrol-4ffd251d.md

latest1.3 KB
Original Source

PdfViewerControl.ShowAnnotationPropertiesCommand Property

Returns a command that runs the Annotation Properties dialog for a selected annotation.

Namespace : DevExpress.Xpf.PdfViewer

Assembly : DevExpress.Xpf.PdfViewer.v25.2.dll

NuGet Package : DevExpress.Wpf.PdfViewer

Declaration

csharp
public ICommand ShowAnnotationPropertiesCommand { get; }
vb
Public ReadOnly Property ShowAnnotationPropertiesCommand As ICommand

Property Value

TypeDescription
ICommand

A command that implements the ICommand.

|

See Also

PdfViewerControl Class

PdfViewerControl Members

DevExpress.Xpf.PdfViewer Namespace