Page.IntToRotation

Page.IntToRotation method

Translates integer value into corresponding rotation enumeration member.

public static Rotation IntToRotation(int rotation)
ParameterTypeDescription
rotationInt32Integer value to convert

Return Value

Rotation enumeration member

See Also