Back to Devexpress

TBasedxReportLink.PrinterPage Property

vcl-dxpscore-dot-tbasedxreportlink-dda3b914.md

latest630 B
Original Source

TBasedxReportLink.PrinterPage Property

Determines report page properties.

Declaration

delphi
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

TBasedxReportLink Class

TBasedxReportLink Members

dxPSCore Unit