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ámetroTipoDescripción
rotaciónint32_tValor entero a convertir

ReturnValue

Rotation enumeration member

Ver también