Aspose::Pdf::Page::IntToRotation method

Page::IntToRotation method

Translates integer value into corresponding rotation enumeration member.

static Rotation Aspose::Pdf::Page::IntToRotation(int32_t rotation)
ParameterTypeDescription
rotationint32_tInteger value to convert

ReturnValue

Rotation enumeration member

See Also