Aspose::Page::XPS::XpsModel::XpsCanvas::InsertCanvas method
XpsCanvas::InsertCanvas method
Inserts a new canvas to this canvas’s child list at index position.
System::SharedPtr<XpsCanvas> Aspose::Page::XPS::XpsModel::XpsCanvas::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 XpsCanvas
- Namespace Aspose::Page::XPS::XpsModel
- Library Aspose.Page for C++