PrintingSystemPreviewModel.PrintDirect(String) Method
Prints the document on the specified printer.
Namespace: DevExpress.Xpf.Printing
Assembly: DevExpress.Xpf.Printing.v25.1.dll
NuGet Package: DevExpress.Wpf.Printing
Declaration
Parameters
| Name | Type | Description |
|---|---|---|
| printerName | String | A String value, specifying the printer name. |
See Also