Aspose::Page::XPS::XpsModel::XpsCanvas::InsertCanvas 方法

XpsCanvas::InsertCanvas method

index position 向此 canvas 的子列表插入一个新 canvas。

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

ReturnValue

已插入的画布。

另见