DevExpress.WinUI.Printing Namespace
In This Article
Contains classes that implement the basic printing functionality. To use these classes in XAML code, add the xmlns:dxp=”using:DevExpress.WinUI.Printing” namespace reference.
Assembly: DevExpress.WinUI.Printing.v23.2.dll
NuGet Package: DevExpress.WinUI
#Classes
Name | Description |
---|---|
Link |
The base class for links that enables printing functionality for Win |
Link |
The base class for all printing links. |
Printable |
A link used to print a DevExpress Win |
Print |
Contains appearance settings of printed bricks (elements). |
#Interfaces
Name | Description |
---|---|
IPrintable | When implemented by a class, enables it to print DevExpress controls. |