Aspose::Page::XPS::XpsDocument::RemovePageAt メソッド
XpsDocument::RemovePageAt method
ドキュメントの index 番目の位置にあるページを削除します。
System::SharedPtr<XpsModel::XpsPage> Aspose::Page::XPS::XpsDocument::RemovePageAt(int32_t index)
| パラメーター | 型 | 説明 |
|---|---|---|
| インデックス | int32_t | ページを削除する位置。 |
ReturnValue
削除されたページ。
参照
- Typedef SharedPtr
- Class XpsPage
- Class XpsDocument
- Namespace Aspose::Page::XPS
- Library Aspose.Page for C++