Aspose::Pdf::LowCode::TableOptions::InsertPageAfter method
TableOptions::InsertPageAfter method
Insertar página después de la página especificada.
System::SharedPtr<TableOptions> Aspose::Pdf::LowCode::TableOptions::InsertPageAfter(int32_t page)
| Parámetro | Tipo | Descripción |
|---|---|---|
| page | int32_t | Número de Page para insertar la tabla después. |
ReturnValue
Instancia actual de TableOptions.
Ver también
- Typedef SharedPtr
- Class TableOptions
- Class TableOptions
- Namespace Aspose::Pdf::LowCode
- Library Aspose.PDF for C++