TCustomdxComponentPrinter.PreviewOptions Property
Provides access to the look & feel settings of the Print Preview dialog.
Declaration
property PreviewOptions: TdxPreviewOptions read; write;
Property Value
| Type |
|---|
| TdxPreviewOptions |
Remarks
The Print Preview dialog’s UI includes a toolbar with different buttons and controls and a report preview provided by the TdxPSPreviewWindow component. Use the PreviewOptions property set to customize the look and feel of this dialog.
See Also