Enum PageOrientationType

PageOrientationType enumeration

Represents print orientation constants.

public enum PageOrientationType

Values

NameValueDescription
Landscape0Landscape orientation
Portrait1Portrait orientation

See Also