Aspose::Page::XPS::XpsDocument::InsertCanvas method
XpsDocument::InsertCanvas method
在 index 位置向活动页面插入一个新 Canvas。
System::SharedPtr<XpsModel::XpsCanvas> Aspose::Page::XPS::XpsDocument::InsertCanvas(int32_t index)
| Parameter | Type | 描述 |
|---|---|---|
| 索引 | int32_t | 应插入新画布的位置。 |
ReturnValue
已插入的画布。
另见
- Typedef SharedPtr
- Class XpsCanvas
- Class XpsDocument
- Namespace Aspose::Page::XPS
- Library Aspose.Page for C++