Aspose::Page::XPS::XpsDocument::RemovePage method

XpsDocument::RemovePage method

Menghapus halaman dari dokumen.

System::SharedPtr<XpsModel::XpsPage> Aspose::Page::XPS::XpsDocument::RemovePage(System::SharedPtr<XpsModel::XpsPage> page)
ParameterTipeDeskripsi
pageSystem::SharedPtr<XpsModel::XpsPage>Page untuk dihapus.

ReturnValue

Halaman dihapus.

Lihat Juga