dxPrinting Unit
Implements base classes for print-related end-user commands.
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. |