Aspose::Page::XPS::XpsDocument::InsertCanvas method

XpsDocument::InsertCanvas method

Fügt ein neues Canvas zur aktiven Seite an der Position index ein.

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

ReturnValue

Eingefügtes Canvas.

Siehe auch