Skip to main content

TdxPreviewWindowOptions Class

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

Declaration

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.

See Also