Aspose::Pdf::Plugins::TableOptions::InsertPageBefore method
TableOptions::InsertPageBefore method
Insert page before specified page.
System::SharedPtr<TableOptions> Aspose::Pdf::Plugins::TableOptions::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 TableOptions
- Namespace Aspose::Pdf::Plugins
- Library Aspose.PDF for C++