Skip to main content

DocumentPreviewPropertyProvider Class

Specifies the behavior of the Parameters and Document Map dock panels in Print Preview.

Namespace: DevExpress.Xpf.Printing

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

NuGet Package: DevExpress.Wpf.Printing

Declaration

public class DocumentPreviewPropertyProvider :
    PropertyProvider

The following members return DocumentPreviewPropertyProvider objects:

Remarks

A DocumentPreviewPropertyProvider object is returned by the DocumentPreviewControl.PropertyProvider property.

Inheritance

Object
BindableBase
DevExpress.Xpf.DocumentViewer.PropertyProvider
DocumentPreviewPropertyProvider
See Also