PreviewScopeValue

PreviewScopeValue enumeration

Utility class containing constants. 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.

Values

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