PreviewScopeValue enumeration

PreviewScopeValue enumeration

Specifies whether the document includes a preview, and, if so, whether the preview shows only the first page or all the pages in the document.

The PreviewScopeValue type exposes the following members:

Fields

FieldDescription
FIRST_PAGEFirst page.
NO_PREVIEWNo preview.
ALL_PAGESAll pages.
UNDEFINEDUndefined.

See Also