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