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++