Back to Devexpress

PdfViewerControl.SetPageLayoutCommand Property

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

latest1.2 KB
Original Source

PdfViewerControl.SetPageLayoutCommand Property

Returns a command that sets the page layout of a PDF document.

Namespace : DevExpress.Xpf.PdfViewer

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

NuGet Package : DevExpress.Wpf.PdfViewer

Declaration

csharp
public ICommand SetPageLayoutCommand { get; }
vb
Public ReadOnly Property SetPageLayoutCommand 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