Back to Devexpress

DocumentPreviewControl.ActualCommandProvider Property

wpf-devexpress-dot-xpf-dot-printing-dot-documentpreviewcontrol-837bac8b.md

latest1.2 KB
Original Source

DocumentPreviewControl.ActualCommandProvider Property

Gets an actual command provider of the document preview.

Namespace : DevExpress.Xpf.Printing

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

NuGet Package : DevExpress.Wpf.Printing

Declaration

csharp
public DocumentCommandProvider ActualCommandProvider { get; }
vb
Public ReadOnly Property ActualCommandProvider As DocumentCommandProvider

Property Value

TypeDescription
DocumentCommandProvider

A DocumentCommandProvider object.

|

See Also

DocumentPreviewControl Class

DocumentPreviewControl Members

DevExpress.Xpf.Printing Namespace