Aspose::Page::XPS::XpsDocument::Remove 方法
XpsDocument::Remove method
从活动页面移除一个元素。
template<typename T> T Aspose::Page::XPS::XpsDocument::Remove(T element)
| Parameter | 描述 |
|---|---|
| T | 元素的类型。 |
| Parameter | Type | 描述 |
|---|---|---|
| 元素 | T | 待移除的元素。 |
ReturnValue
已删除的元素。
另见
- Class XpsDocument
- Namespace Aspose::Page::XPS
- Library Aspose.Page for C++