Skip to main content
A newer version of this page is available. .

DocumentPreviewControl.PropertyProvider Property

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

Namespace: DevExpress.Xpf.Printing

Assembly: DevExpress.Xpf.Printing.v19.1.dll

Declaration

public DocumentPreviewPropertyProvider PropertyProvider { get; }

Property Value

Type Description
DocumentPreviewPropertyProvider

A DocumentPreviewPropertyProvider object.

See Also