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)
| Parameter | Type | 描述 |
|---|---|---|
| 索引 | int32_t | 应插入新画布的位置。 |
ReturnValue
已插入的画布。
另见
- Typedef SharedPtr
- Class XpsCanvas
- Class PageAPI
- Namespace Aspose::Page::XPS::Features::EventBasedModifications
- Library Aspose.Page for C++