aspose.diagram
Class PreviewScopeValue

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.

Field Summary
const  NumberFIRST_PAGE
           First page.
const  NumberNO_PREVIEW
           No preview.
const  NumberALL_PAGES
           All pages.
const  NumberUNDEFINED
           Undefined.
 

Field Detail

FIRST_PAGE

const Number FIRST_PAGE
First page.

NO_PREVIEW

const Number NO_PREVIEW
No preview.

ALL_PAGES

const Number ALL_PAGES
All pages.

UNDEFINED

const Number UNDEFINED
Undefined.

See Also:
          Aspose.Cells Documentation - the home page for the Aspose.Cellss Product Documentation.
          Aspose.Cells Support Forum - our preferred method of support.