Aspose::Pdf::Page::IntToRotation método
Page::IntToRotation method
Traduce el valor entero al miembro correspondiente de la enumeración de rotación.
static Aspose::Pdf::Rotation Aspose::Pdf::Page::IntToRotation(int32_t rotation)
| Parámetro | Tipo | Descripción |
|---|---|---|
| rotación | int32_t | Valor entero a convertir |
ReturnValue
Rotation enumeration member
Ver también
- Enum Rotation
- Class Page
- Namespace Aspose::Pdf
- Library Aspose.PDF for C++