Aspose::Pdf::LogicalStructure::ElementListImplementation::RemoveElement method

ElementListImplementation::RemoveElement method

Eliminar elemento de la lista.

int32_t Aspose::Pdf::LogicalStructure::ElementListImplementation::RemoveElement(System::SharedPtr<Element> element, bool updatePdfDictionary=true) override
ParámetroTipoDescripción
elementSystem::SharedPtr<Element>El T:/Aspose::Pdf::LogicalStructure::Element.
updatePdfDictionarybool¿Debe actualizarse el diccionario pdf?

Ver también