Page.RotationToInt

Page.RotationToInt method

Translates rotation enumeration member into integer value.

public static int RotationToInt(Rotation rotation)
ParameterTypeDescription
rotationRotationRotation enumeratioom member.

Return Value

Corresponding integer value

See Also