Back to Devexpress

DocumentPreviewPropertyProvider Class

wpf-devexpress-dot-xpf-dot-printing-9bb6a273.md

latest1.8 KB
Original Source

DocumentPreviewPropertyProvider Class

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

Namespace : DevExpress.Xpf.Printing

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

NuGet Package : DevExpress.Wpf.Printing

Declaration

csharp
public class DocumentPreviewPropertyProvider :
    PropertyProvider
vb
Public Class DocumentPreviewPropertyProvider
    Inherits 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

DocumentPreviewPropertyProvider Members

PropertyProvider

DevExpress.Xpf.Printing Namespace