Aspose::Page::XPS::XpsDocument::RemoveAt method
XpsDocument::RemoveAt method
Removes an element at index position from the active page.
System::SharedPtr<XpsModel::XpsContentElement> Aspose::Page::XPS::XpsDocument::RemoveAt(int32_t index)
Parameter | Type | Description |
---|---|---|
index | int32_t | Position at which element should be removed. |
ReturnValue
Removed element.
See Also
- Typedef SharedPtr
- Class XpsContentElement
- Class XpsDocument
- Namespace Aspose::Page::XPS
- Library Aspose.Page for C++