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