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