PrintOptionsViewModel.AllowCollate Property
Gets whether the pages can be collated when multiple document copies are printed.
Namespace: DevExpress.Xpf.Printing.PreviewControl
Assembly: DevExpress.Xpf.Printing.v25.1.dll
NuGet Package: DevExpress.Wpf.Printing
Declaration
Property Value
| Type | Description |
|---|---|
| Boolean | true, if the document copies can be collated; otherwise, false. |
See Also