Aspose::Page::XPS::XpsDocument::RemoveAt metode

XpsDocument::RemoveAt method

Menghapus elemen pada posisi index dari halaman aktif.

System::SharedPtr<XpsModel::XpsContentElement> Aspose::Page::XPS::XpsDocument::RemoveAt(int32_t index)
ParameterTipeDeskripsi
indeksint32_tPosisi di mana elemen harus dihapus.

ReturnValue

Elemen yang dihapus.

Lihat Juga