Aspose::Page::XPS::XpsDocument::RemoveAt طريقة

XpsDocument::RemoveAt method

يزيل عنصرًا في موضع index من الصفحة النشطة.

System::SharedPtr<XpsModel::XpsContentElement> Aspose::Page::XPS::XpsDocument::RemoveAt(int32_t index)
ParameterTypeالوصف
الفهرسint32_tالموضع الذي يجب إزالة العنصر منه.

ReturnValue

العنصر المُزال.

انظر أيضًا