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.v20.2.dll

NuGet Packages: DevExpress.WindowsDesktop.Wpf.Printing, DevExpress.Wpf.Printing

Declaration

public ParametersPanel ParametersPanel { get; }

Property Value

Type Description
ParametersPanel

A ParametersPanel value.

See Also