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