TBasedxReportLink.PrinterPage Property
Determines report page properties.
Declaration
property PrinterPage: TdxPrinterPage read; write;
Property Value
Type |
---|
TdxPrinterPage |
Remarks
Use the PrinterPage property to customize report page properties, such as page size, margins, background color, brush, etc. For more information see TdxPrinterPage.
See Also