Aspose::Page::XPS::Features::EventBasedModifications::PageAPI::InsertCanvas method

PageAPI::InsertCanvas method

Fügt ein neues Canvas an der index Position in die Seite ein.

System::SharedPtr<XpsModel::XpsCanvas> Aspose::Page::XPS::Features::EventBasedModifications::PageAPI::InsertCanvas(int32_t index)
ParameterTypBeschreibung
Indexint32_tPosition, an der ein neues Canvas eingefügt werden soll.

ReturnValue

Eingefügtes Canvas.

Siehe auch