Aspose::Page::XPS::XpsDocument::RemoveAt 方法
XpsDocument::RemoveAt method
从活动页面的 index 位置移除一个元素。
System::SharedPtr<XpsModel::XpsContentElement> Aspose::Page::XPS::XpsDocument::RemoveAt(int32_t index)
| Parameter | Type | 描述 |
|---|---|---|
| 索引 | int32_t | 应删除元素的位置。 |
ReturnValue
已删除的元素。
另见
- Typedef SharedPtr
- Class XpsContentElement
- Class XpsDocument
- Namespace Aspose::Page::XPS
- Library Aspose.Page for C++