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ètreTypeDescription
indiceint32_tPosition à laquelle un nouveau canevas doit être inséré.

ReturnValue

Canevas inséré.

Voir aussi