TdxPSPreviewWindow.PrinterPage Property
In This Article
Returns page settings of a report link associated with the Print Preview window.
#Declaration
Delphi
property PrinterPage: TdxPrinterPage read;
#Property Value
Type |
---|
Tdx |
#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