Aspose::Page::XPS::XpsDocument::InsertCanvas methode
XpsDocument::InsertCanvas method
Voegt een nieuw canvas toe aan de actieve pagina op positie index.
System::SharedPtr<XpsModel::XpsCanvas> Aspose::Page::XPS::XpsDocument::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 XpsDocument
- Namespace Aspose::Page::XPS
- Library Aspose.Page for C++