Aspose::Pdf::Page::RotationToInt method

Page::RotationToInt method

Translates rotation enumeration member into integer value.

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

ReturnValue

Corresponding integer value

See Also