PrintHelper.PrintDirect(IPrintableControl) Method
Prints the specified control 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 |
---|---|---|
source | IPrintableControl | An object implementing the IPrintableControl interface. |
See Also