PreviewScope Class

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.
Inheritance Hierarchy
SystemObject
  Aspose.DiagramPreviewScope

Namespace:  Aspose.Diagram
Assembly:  Aspose.Diagram (in Aspose.Diagram.dll) Version: 20.3.0.0 (20.3)
Syntax
public class PreviewScope

The PreviewScope type exposes the following members.

Constructors
  NameDescription
Public methodPreviewScope
Constructor.
Properties
  NameDescription
Public propertyUfe
Specifies attributes of an element.
Public propertyValue
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.
Methods
See Also