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

DocumentPreviewControl.DocumentMapSettings Property

Namespace: DevExpress.Xpf.Printing

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

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

Declaration

public DocumentMapSettings DocumentMapSettings { get; set; }

Property Value

Type
DevExpress.Xpf.Printing.PreviewControl.Native.DocumentMapSettings
See Also