Back to Devexpress

DevExpress.XtraPrinting Namespace

windowsforms-devexpress-040154c8.md

latest2.0 KB
Original Source

DevExpress.XtraPrinting Namespace

Contains classes that provide the basic functionality for the XtraPrinting library (bricks, pages, document).

Assemblies : DevExpress.Utils.v25.2.dll, DevExpress.XtraPrinting.v25.2.dll

NuGet Packages : DevExpress.Utils, DevExpress.Wpf.Core, DevExpress.Win.Printing

Classes

NameDescription
ExportOptionsTool staticEnables editing the export options of a report before saving it to a third-party format.
LinkA printing link.
PrintableComponentLinkA link to print and export components that implement the IPrintable interface.
PrintingSystemImplements the basic printing functionality of the XtraPrinting Library.
PrintToolThe base class for the ReportPrintTool class.
VisualExportToolContains methods that work in the same manner as the export commands.
XtraPageSettingsProvides functionality to print reports.

Interfaces

NameDescription
IPrintableDefines methods to print different controls using the XtraPrinting Library.