DevExpress.XtraPrinting Namespace
Contains classes that provide the basic functionality for the XtraPrinting library (bricks, pages, document).
Assemblies: DevExpress.Utils.v24.2.dll, DevExpress.XtraPrinting.v24.2.dll
NuGet Packages: DevExpress.Utils, DevExpress.Wpf.Core, DevExpress.Win.Printing
#Classes
Name | Description |
---|---|
Export |
Enables editing the export options of a report before saving it to a third-party format. |
Link | A printing link. |
Printable |
A link to print and export components that implement the IPrintable interface. |
Printing |
Implements the basic printing functionality of the Xtra |
Print |
The base class for the Report |
Visual |
Contains methods that work in the same manner as the export commands. |
Xtra |
Provides functionality to print reports. |
#Interfaces
Name | Description |
---|---|
IPrintable |
Defines methods to print different controls using the Xtra |