Aspose::Page::XPS::Features::EventBasedModifications::PageAPI::InsertCanvas method
PageAPI::InsertCanvas method
Voegt een nieuw canvas toe aan de pagina op index positie.
System::SharedPtr<XpsModel::XpsCanvas> Aspose::Page::XPS::Features::EventBasedModifications::PageAPI::InsertCanvas(int32_t index)
| Parameter | Type | Beschrijving |
|---|---|---|
| index | int32_t | Positie waarop een nieuw canvas moet worden ingevoegd. |
ReturnValue
Ingevoegd canvas.
Zie ook
- Typedef SharedPtr
- Class XpsCanvas
- Class PageAPI
- Namespace Aspose::Page::XPS::Features::EventBasedModifications
- Library Aspose.Page for C++