TCustomdxComponentPrinter.PreviewWindow Property
Provides access to the Print Preview window embedded into the Print Preview dialog.
Declaration
property PreviewWindow: TdxPSCustomPreviewWindow read;
Property Value
| Type |
|---|
| TdxPSCustomPreviewWindow |
Remarks
Refer to the TdxPSCustomPreviewWindow class description to learn about this window.
See Also