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++