Aspose::Page::XPS::XpsModel::XpsCanvas::InsertCanvas metodo
XpsCanvas::InsertCanvas method
Inserisce un nuovo canvas nell’elenco dei figli di questo canvas nella posizione index.
System::SharedPtr<XpsCanvas> Aspose::Page::XPS::XpsModel::XpsCanvas::InsertCanvas(int32_t index)
| Parametro | Tipo | Descrizione |
|---|---|---|
| indice | int32_t | Posizione in cui dovrebbe essere inserita una nuova tela. |
ReturnValue
Tela inserita.
Vedi anche
- Typedef SharedPtr
- Class XpsCanvas
- Class XpsCanvas
- Namespace Aspose::Page::XPS::XpsModel
- Library Aspose.Page for C++