Back to Devexpress

TCustomdxComponentPrinter.PreviewOptions Property

vcl-dxpscore-dot-tcustomdxcomponentprinter-d18e3a61.md

latest1.0 KB
Original Source

TCustomdxComponentPrinter.PreviewOptions Property

Provides access to the look & feel settings of the Print Preview dialog.

Declaration

delphi
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

TCustomdxComponentPrinter PreviewOptions and PreviewWindow Example

TCustomdxComponentPrinter Class

TCustomdxComponentPrinter Members

dxPSCore Unit