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

DocumentPreviewPropertyProvider Class

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

Namespace: DevExpress.Xpf.Printing

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

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