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.

Constructors

NameDescription
PreviewScopeConstructor.

Properties

NameTypeDescription
ValueintSpecifies whether the document includes a preview, and, if so, whether the preview shows only the first page or all the
UfeUnitFormulaErrSpecifies attributes of an element.

Methods

NameDescription
equalsAre objects equal.
hashCodeServes as a hash function for a particular type.
deepCloneCreates deep copy of this instance.

PreviewScope(value)

Constructor.

ParameterTypeDescription
valueintA PreviewScopeValue value.

PreviewScope.Value property

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.

Type: int

PreviewScope.Ufe property

Specifies attributes of an element.

Type: UnitFormulaErr

equals(value)

Are objects equal.

ParameterTypeDescription
valueObject

hashCode()

Serves as a hash function for a particular type.

deepClone()

Creates deep copy of this instance.