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

dxPrinting Unit

Interfaces

IdxPrinting

#Classes

Name Description
TdxCustomPrintingAction The base class for all classes that implement print-related commands provided by DevExpress VCL controls.
TdxCustomShowPageSetupFormAction The base class for all classes that implement commands invoking Page Setup dialogs in DevExpress VCL controls.
TdxCustomShowPrintFormAction The base class for all classes that implement commands invoking the Print dialogs in DevExpress VCL controls.
TdxCustomShowPrintPreviewFormAction The base class for all classes that implement commands invoking the Print Preview dialogs in DevExpress VCL controls.
TdxPrintingRepository The global repository of report links used in an application.

#Interfaces

Name Description
IdxPrinting An interface that exposes a report link instance within the report link repository.

#Methods

Name Description
dxPrintingRepository Provides access to the repository of report links.