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)
| Parameter | Type | Description |
|---|---|---|
| rotation | Aspose::Pdf::Rotation | Rotation enumeratioom member. |
ReturnValue
Corresponding integer value
See Also
- Enum Rotation
- Class Page
- Namespace Aspose::Pdf
- Library Aspose.PDF for C++