TdxPSPreviewWindow.PrinterPage Property
Returns page settings of a report link associated with the Print Preview window.
Declaration
property PrinterPage: TdxPrinterPage read;
Property Value
| Type |
|---|
| TdxPrinterPage |
Remarks
If a report link is associated with the Print Preview window, this property returns the report link’s RealPrinterPage property value; otherwise – nil.
See Also