Aspose::Pdf::LowCode::TableOptions::InsertPageAfter metod

TableOptions::InsertPageAfter method

Infoga sida efter angiven sida.

System::SharedPtr<TableOptions> Aspose::Pdf::LowCode::TableOptions::InsertPageAfter(int32_t page)
ParameterTypBeskrivning
pageint32_tPage nummer att infoga tabell efter.

ReturnValue

Instans av aktuell TableOptions.

Se även