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