Aspose::Page::XPS::XpsDocument::RemovePage メソッド
XpsDocument::RemovePage method
ドキュメントからページを削除します。
System::SharedPtr<XpsModel::XpsPage> Aspose::Page::XPS::XpsDocument::RemovePage(System::SharedPtr<XpsModel::XpsPage> page)
| パラメーター | 型 | 説明 |
|---|---|---|
| page | System::SharedPtr<XpsModel::XpsPage> | Page が削除されます。 |
ReturnValue
削除されたページ。
参照
- Typedef SharedPtr
- Class XpsPage
- Class XpsDocument
- Namespace Aspose::Page::XPS
- Library Aspose.Page for C++