TBasedxReportLink.PrinterPage Property
In This Article
Determines report page properties.
#Declaration
Delphi
property PrinterPage: TdxPrinterPage read; write;
#Property Value
Type |
---|
Tdx |
#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