Aspose::Pdf::Facades::PdfPageEditor::set_PageRotations método
PdfPageEditor::set_PageRotations method
Una tabla hash contiene el número de página y el grado de rotación; la clave representa el número de página y el valor de la clave representa la rotación en grados.
void Aspose::Pdf::Facades::PdfPageEditor::set_PageRotations(const System::SharedPtr<System::Collections::Generic::Dictionary<int32_t, int32_t>> &value)
Ver también
- Typedef SharedPtr
- Class Dictionary
- Class PdfPageEditor
- Namespace Aspose::Pdf::Facades
- Library Aspose.PDF for C++