Aspose::Page::XPS::XpsDocument::RemovePageAt メソッド

XpsDocument::RemovePageAt method

ドキュメントの index 番目の位置にあるページを削除します。

System::SharedPtr<XpsModel::XpsPage> Aspose::Page::XPS::XpsDocument::RemovePageAt(int32_t index)
パラメーター説明
インデックスint32_tページを削除する位置。

ReturnValue

削除されたページ。

参照