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.
Inheritance
TObject
TPersistent
TInterfacedPersistent
TdxBaseObject
TdxBasePreviewOptions
TdxPreviewWindowOptions
See Also