PrintHelper.PrintDirect(IBasePrintable) Method
Namespace: DevExpress.Xpf.Printing
Assembly: DevExpress.Xpf.Printing.v24.1.dll
NuGet Package: DevExpress.Wpf.Printing
Declaration
Parameters
Name | Type |
---|---|
source | IBasePrintable |
See Also
Namespace: DevExpress.Xpf.Printing
Assembly: DevExpress.Xpf.Printing.v24.1.dll
NuGet Package: DevExpress.Wpf.Printing
public static void PrintDirect(
IBasePrintable source
)
Public Shared Sub PrintDirect(
source As IBasePrintable
)
Name | Type |
---|---|
source | IBasePrintable |
No
Your feedback is appreciated.