TBasedxPrintStyle.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, header/footer settings, scaling, etc. For more information see TdxPrinterPage.
See Also