TdxPSCustomPreviewWindow.Options Property
Provides access to the look & feel settings of the Print Preview window.
Declaration
property Options: TdxPreviewWindowOptions read; write;
Property Value
Type |
---|
TdxPreviewWindowOptions |
Remarks
Refer to the TdxPreviewWindowOptions class description to learn about available settings.
See Also