Aspose::Pdf::Page::IntToRotation method
Page::IntToRotation method
Translates integer value into corresponding rotation enumeration member.
static Aspose::Pdf::Rotation Aspose::Pdf::Page::IntToRotation(int32_t rotation)
| Parameter | Type | Description |
|---|---|---|
| rotation | int32_t | Integer value to convert |
ReturnValue
Rotation enumeration member
See Also
- Enum Rotation
- Class Page
- Namespace Aspose::Pdf
- Library Aspose.PDF for C++