constants PreviewShowCompactEnum
The PreviewShowCompactEnum type specifies how the preview mainframe displays pages. The PreviewSettings(exPreviewShowCompact) property specifies whether the pages in preview mode are displayed in compact mode ( no margins ). The PreviewShowCompactEnum type supports the following values:

NameValueDescription
exPreviewShowPageDefault0 The pages in preview, show margins.

exPreviewShowPageCompact-1 The pages in preview, show no margins.