Aspose::Pdf::Plugins::TableBuilder::InsertPageBefore method
TableBuilder::InsertPageBefore method
Insert page before specified page.
System::SharedPtr<TableOptions> Aspose::Pdf::Plugins::TableBuilder::InsertPageBefore(int32_t page)
| Parameter | Type | Description |
|---|---|---|
| page | int32_t | Page number to insert table after. |
ReturnValue
Instance of current TableOptions.
See Also
- Typedef SharedPtr
- Class TableOptions
- Class TableBuilder
- Namespace Aspose::Pdf::Plugins
- Library Aspose.PDF for C++