property ExPrint.PreviewSettings(Field as PreviewFieldsEnum) as Variant
Sets or gets a value that defines a setting for preview mode.

TypeDescription
Field as PreviewFieldsEnum A PreviewFieldsEnum expression that defines the setting to be defined. 
Variant A VARIANT expression that specifies the value of giving field.
The PreviewSettings property defines different settings for the control's Print Preview mode. For instance you can use the PreviewSettings(exPreviewShowCompact) property to show the pages in compact mode. The following screen shot shows how the preview is displayed in compact mode: