Aspose::Pdf::Page::RotationToInt method

Page::RotationToInt method

Translates rotation enumeration member into integer value.

static int32_t Aspose::Pdf::Page::RotationToInt(Rotation rotation)
ParameterTypeDescription
rotationRotationRotation enumeratioom member.

ReturnValue

Corresponding integer value

See Also