Aspose::Page::XPS::Features::EventBasedModifications::PageAPI::RemoveAt 메서드
PageAPI::RemoveAt method
페이지에서 index 위치에 있는 요소를 제거합니다.
System::SharedPtr<XpsModel::XpsContentElement> Aspose::Page::XPS::Features::EventBasedModifications::PageAPI::RemoveAt(int32_t index)
| 매개변수 | 형식 | 설명 |
|---|---|---|
| index | int32_t | 요소를 제거해야 하는 위치. |
ReturnValue
제거된 요소.
또 보기
- Typedef SharedPtr
- Class XpsContentElement
- Class PageAPI
- Namespace Aspose::Page::XPS::Features::EventBasedModifications
- Library Aspose.Page for C++