Class PrintPageOrientation

PrintPageOrientation class

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

public class PrintPageOrientation

Constructors

NameDescription
PrintPageOrientation(PrintProps, PrintPageOrientationValue)Constructor.

Properties

NameDescription
Ufe { get; }Specifies attributes of an element.
Value { get; set; }Determines whether the page is printed in portrait or landscape orientation.

Methods

NameDescription
override Equals(object)Are objects equal.
override GetHashCode()Serves as a hash function for a particular type.

See Also