Aspose::Page::XPS::XpsDocument::InsertCanvas method
XpsDocument::InsertCanvas method
Insère un nouveau canvas dans la page active à la position index .
System::SharedPtr<XpsModel::XpsCanvas> Aspose::Page::XPS::XpsDocument::InsertCanvas(int32_t index)
| Paramètre | Type | Description |
|---|---|---|
| indice | int32_t | Position à laquelle un nouveau canevas doit être inséré. |
ReturnValue
Canevas inséré.
Voir aussi
- Typedef SharedPtr
- Class XpsCanvas
- Class XpsDocument
- Namespace Aspose::Page::XPS
- Library Aspose.Page for C++