TdxPrinterPage Class
Stores report page attributes.
Declaration
TdxPrinterPage = class(
TdxPrinterPageObject,
IcxImageCollectionListener
)
Remarks
TdxPrinterPage objects are used to customize different attributes of report pages: Page margins, page size, etc.
A TdxPrinterPage object is referenced by:
The PrinterPage and RealPrinterPage properties provided by the TBasedxReportLink class and its descendants.
The PrinterPage property provided by the TBasedxPrintStyle class and its descendants.
Implements
Inheritance
See Also