ShdwType

ShdwType class

Indicates the default shadow type for a page.

Constructors

NameDescription
ShdwTypeConstructor.

Properties

NameTypeDescription
ValueintIndicates the default shadow type for a page. The value of the property is ShdwTypeValue integer constant.
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.

ShdwType(value)

Constructor.

ParameterTypeDescription
valueintA ShdwTypeValue value.

ShdwType.Value property

Indicates the default shadow type for a page. The value of the property is ShdwTypeValue integer constant.

Type: int

ShdwType.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.