Aspose::Page::XPS::XpsDocument::RemovePageAt method
XpsDocument::RemovePageAt method
Menghapus halaman dari dokumen pada posisi index.
System::SharedPtr<XpsModel::XpsPage> Aspose::Page::XPS::XpsDocument::RemovePageAt(int32_t index)
| Parameter | Tipe | Deskripsi |
|---|---|---|
| indeks | int32_t | Posisi di mana halaman harus dihapus. |
ReturnValue
Halaman dihapus.
Lihat Juga
- Typedef SharedPtr
- Class XpsPage
- Class XpsDocument
- Namespace Aspose::Page::XPS
- Library Aspose.Page for C++