Aspose::Pdf::LowCode::TableOptions::InsertPageBefore metod

TableOptions::InsertPageBefore method

Infoga sida före angiven sida.

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

ReturnValue

Instans av aktuell TableOptions.

Se även