PrintOptionsViewModel.SetPrintRange(PrintRange) Method
Sets which part of the document to print.
Namespace: DevExpress.Xpf.Printing.PreviewControl
Assembly: DevExpress.Xpf.Printing.v24.1.dll
NuGet Package: DevExpress.Wpf.Printing
Declaration
Parameters
Name | Type | Description |
---|---|---|
printRange | PrintRange | A PrintRange enumeration value. |
See Also