Aspose::Page::XPS::Features::EventBasedModifications::PageAPI::InsertCanvas method
PageAPI::InsertCanvas method
Inserts a new canvas to the page at index position.
System::SharedPtr<Aspose::Page::XPS::XpsModel::XpsCanvas> Aspose::Page::XPS::Features::EventBasedModifications::PageAPI::InsertCanvas(int32_t index)
Parameter | Type | Description |
---|---|---|
index | int32_t | Position at which a new canvas should be inserted. |
ReturnValue
Inserted canvas.
See Also
- Typedef SharedPtr
- Class XpsCanvas
- Class PageAPI
- Namespace Aspose::Page::XPS::Features::EventBasedModifications
- Library Aspose.Page for C++