PreviewScope
Source: aspose.
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.
new PreviewScope(value)
Constructor.
Parameter
Name | Type | Optional | Description |
---|---|---|---|
value |
|
|
PreviewScopeValue |
Methods
deepClone() → Object
Creates deep copy of this instance.
- Returns
-
Object
equals(value) → boolean
Are objects equal.
Parameter
Name | Type | Optional | Description |
---|---|---|---|
value |
Object |
|
- Returns
-
boolean
getUfe()
Specifies attributes of an element.
getValue()
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 value of the property is PreviewScopeValue integer constant.
hashCode() → Number
Serves as a hash function for a particular type.
- Returns
-
Number
setValue()
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 value of the property is PreviewScopeValue integer constant.