Aspose::Page::XPS::XpsDocument::RemovePageAt طريقة
XpsDocument::RemovePageAt method
يزيل صفحة من المستند في موضع index.
System::SharedPtr<XpsModel::XpsPage> Aspose::Page::XPS::XpsDocument::RemovePageAt(int32_t index)
| Parameter | Type | الوصف |
|---|---|---|
| الفهرس | int32_t | الموضع الذي يجب إزالة الصفحة منه. |
ReturnValue
تمت إزالة الصفحة.
انظر أيضًا
- Typedef SharedPtr
- Class XpsPage
- Class XpsDocument
- Namespace Aspose::Page::XPS
- Library Aspose.Page for C++