Back to Devexpress

TdxPreviewWindowOptions Class

vcl-dxpscore-ab471192.md

latest1.0 KB
Original Source

TdxPreviewWindowOptions Class

Contains the look & feel settings of the Print Preview window.

Declaration

delphi
TdxPreviewWindowOptions = class(
    TdxBasePreviewOptions
)

Remarks

This class extends its ancestor class with the ThumbnailsOptions property that allows you to customize the settings of page thumbnails displayed in the corresponding pane.

Inheritance

TObject TPersistent TInterfacedPersistent TdxBaseObject TdxBasePreviewOptions TdxPreviewWindowOptions

See Also

TdxPreviewWindowOptions Members

dxPSCore Unit