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)
ParameterTipeDeskripsi
indeksint32_tPosisi di mana halaman harus dihapus.

ReturnValue

Halaman dihapus.

Lihat Juga