PrintOptionsViewModel.PrintToFile Property
Specifies whether to print the document to a file.
Namespace: DevExpress.Xpf.Printing.PreviewControl
Assembly: DevExpress.Xpf.Printing.v25.2.dll
NuGet Package: DevExpress.Wpf.Printing
Declaration
Property Value
| Type | Description |
|---|---|
| Boolean |
|
Remarks
Use the PrintOptionsViewModel.PrintFileName property to set the file name.
See Also