PrintHelper.PrintDirect(IBasePrintable, String) Method
Namespace: DevExpress.Xpf.Printing
Assembly: DevExpress.Xpf.Printing.v26.1.dll
Declaration
Parameters
| Name | Type |
|---|---|
| source | IBasePrintable |
| printerName | String |
See Also
Namespace: DevExpress.Xpf.Printing
Assembly: DevExpress.Xpf.Printing.v26.1.dll
public static void PrintDirect(
IBasePrintable source,
string printerName
)
Public Shared Sub PrintDirect(
source As IBasePrintable,
printerName As String
)
| Name | Type |
|---|---|
| source | IBasePrintable |
| printerName | String |