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

DocumentViewer.ParametersPanel Property

Provides access to the ParametersPanel settings of the DocumentViewer object.

Namespace: DevExpress.Xpf.Printing

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

NuGet Package: DevExpress.Wpf.Printing

Declaration

public ParametersPanel ParametersPanel { get; }

Property Value

Type Description
ParametersPanel

A ParametersPanel value.

See Also