PrintPageOrientation

PrintPageOrientation class

Determines whether the page is printed in portrait or landscape orientation.

new PrintPageOrientation(value)

Constructor.

Methods

NameDescription
deepClone()Creates deep copy of this instance.
equals(value)Are objects equal.
getUfe()Specifies attributes of an element.
getValue()Determines whether the page is printed in portrait or landscape orientation. The value of the property is PrintPageOrien
hashCode()Serves as a hash function for a particular type.
setValue()Determines whether the page is printed in portrait or landscape orientation. The value of the property is PrintPageOrien

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()

Determines whether the page is printed in portrait or landscape orientation. The value of the property is PrintPageOrientationValue integer constant.

hashCode()

Serves as a hash function for a particular type.

Returns: Number — Number

setValue()

Determines whether the page is printed in portrait or landscape orientation. The value of the property is PrintPageOrientationValue integer constant.