Back to Devexpress

PdfViewerControl.ShowCoverPageCommand Property

wpf-devexpress-dot-xpf-dot-pdfviewer-dot-pdfviewercontrol-aea43239.md

latest1.2 KB
Original Source

PdfViewerControl.ShowCoverPageCommand Property

Returns a command that shows the cover page of a displayed document.

Namespace : DevExpress.Xpf.PdfViewer

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

NuGet Package : DevExpress.Wpf.PdfViewer

Declaration

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

Property Value

TypeDescription
ICommand

An object implementing the ICommand interface that defines the command.

|

See Also

PdfViewerControl Class

PdfViewerControl Members

DevExpress.Xpf.PdfViewer Namespace