PrintingSystemPreviewModel.PrintDirect(PrintQueue) Method
Prints the current document to a default printer.
Namespace: DevExpress.Xpf.Printing
Assembly: DevExpress.Xpf.Printing.v24.1.dll
NuGet Package: DevExpress.Wpf.Printing
Declaration
Parameters
Name | Type | Description |
---|---|---|
printQueue | PrintQueue | A PrintQueue object specifying the print queue. |
See Also