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