Back to Devexpress

DocumentPreviewControl.PropertyProvider Property

wpf-devexpress-dot-xpf-dot-printing-dot-documentpreviewcontrol-96f732dd.md

latest1.3 KB
Original Source

DocumentPreviewControl.PropertyProvider Property

Specifies a document preview’s property provider. This is a dependency property.

Namespace : DevExpress.Xpf.Printing

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

NuGet Package : DevExpress.Wpf.Printing

Declaration

csharp
public DocumentPreviewPropertyProvider PropertyProvider { get; }
vb
Public ReadOnly Property PropertyProvider As DocumentPreviewPropertyProvider

Property Value

TypeDescription
DocumentPreviewPropertyProvider

A DocumentPreviewPropertyProvider object.

|

See Also

DocumentPreviewControl Class

DocumentPreviewControl Members

DevExpress.Xpf.Printing Namespace