PreviewScope

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.

new PreviewScope(value)

Constructor.

Methods

NameDescription
deepClone()Creates deep copy of this instance.
equals(value)Are objects equal.
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
hashCode()Serves as a hash function for a particular type.
setValue()Specifies whether the document includes a preview, and, if so, whether the preview shows only the first page or all the

deepClone()

Creates deep copy of this instance.

Returns: Object — Object

equals(value)

Are objects equal.

ParameterTypeDescription
valueObject

Returns: boolean — 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()

Serves as a hash function for a particular type.

Returns: Number — 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.