Orientation Enum

Specifies the orientation types for a page.

public enum Orientation
Public Enum Orientation

Inheritance: ObjectValueTypeEnumOrientation

Fields

Orientation.Normal0Shows that page is not rotated.
Orientation.Rotated180d2Shows that page is rotated to 180 degree.
Orientation.RotatedClockwise90d1Shows that page is rotated clockwise to 90 degree.
Orientation.RotatedCounterClockwise90d3Shows that page is rotated counter clockwise to 90 degree.

Licensing Info

This enum is a DynamicPDF Viewer feature. One of the following is required for non-evaluation usage:

See Also

ceTe.DynamicPDF.Viewer

In this topic