Skip to main content

DevExpress v24.2 Update — Your Feedback Matters

Our What's New in v24.2 webpage includes product-specific surveys. Your response to our survey questions will help us measure product satisfaction for features released in this major update and help us refine our plans for our next major release.

Take the survey Not interested

DevExpress.XtraPrinting Namespace

In This Article

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
ExportOptionsTool static Enables editing the export options of a report before saving it to a third-party format.
Link A printing link.
PrintableComponentLink A link to print and export components that implement the IPrintable interface.
PrintingSystem Implements the basic printing functionality of the XtraPrinting Library.
PrintTool The base class for the ReportPrintTool class.
VisualExportTool Contains methods that work in the same manner as the export commands.
XtraPageSettings Provides functionality to print reports.

#Interfaces

Name Description
IPrintable Defines methods to print different controls using the XtraPrinting Library.