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

PageAPI::InsertCanvas method

index 位置向页面插入一个新的 Canvas。

System::SharedPtr<XpsModel::XpsCanvas> Aspose::Page::XPS::Features::EventBasedModifications::PageAPI::InsertCanvas(int32_t index)
ParameterType描述
索引int32_t应插入新画布的位置。

ReturnValue

已插入的画布。

另见