PrintPageOrientation

PrintPageOrientation class

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

Constructors

NameDescription
PrintPageOrientationConstructor.

Properties

NameTypeDescription
ValueintDetermines whether the page is printed in portrait or landscape orientation. The value of the property is PrintPageOrien
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.

PrintPageOrientation(pp, value)

Constructor.

ParameterTypeDescription
valueintA PrintPageOrientationValue value.

PrintPageOrientation.Value property

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

Type: int

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