java.lang.Object
com.aspose.diagram.PreviewScopeValue
public class PreviewScopeValue
- extends java.lang.Object
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.
FIRST_PAGE | |
public static final int FIRST_PAGE |
-
First page.
NO_PREVIEW | |
public static final int NO_PREVIEW |
-
No preview.
ALL_PAGES | |
public static final int ALL_PAGES |
-
All pages.
UNDEFINED | |
public static final int UNDEFINED |
-
Undefined.
See Also:
Aspose.Diagram Documentation - the home page for the Aspose.Diagram Product Documentation.
Aspose.Diagram Support Forum - our preferred method of support.