LinkBase.Print(String) Method
In This Article
Prints the LinkBase instance on the default or specified printer.
Namespace: DevExpress.WinUI.Printing
Assembly: DevExpress.WinUI.Printing.v23.2.dll
NuGet Package: DevExpress.WinUI
#Declaration
#Optional Parameters
Name | Type | Default | Description |
---|---|---|---|
printer |
String | null | The printer’s name (in OS) that should print the Grid |
See Also