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