Aspose::Pdf::Plugins::TableBuilder::InsertPageAfter method

TableBuilder::InsertPageAfter method

Insert page after specified page.

System::SharedPtr<TableOptions> Aspose::Pdf::Plugins::TableBuilder::InsertPageAfter(int32_t page)
ParameterTypeDescription
pageint32_tPage number to insert table after.

ReturnValue

Instance of current TableOptions.

See Also