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