Aspose::Page::XPS::Features::EventBasedModifications::PageAPI::Remove method
PageAPI::Remove method
Removes an element from the page.
template<typename T> T Aspose::Page::XPS::Features::EventBasedModifications::PageAPI::Remove(T element)
Parameter | Description |
---|---|
T | The type of the element. |
Parameter | Type | Description |
---|---|---|
element | T | Element to be removed. |
ReturnValue
Removed element.
See Also
- Class PageAPI
- Namespace Aspose::Page::XPS::Features::EventBasedModifications
- Library Aspose.Page for C++