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ámetro | Tipo | Descripción |
|---|---|---|
| element | System::SharedPtr<Element> | El T:/Aspose::Pdf::LogicalStructure::Element. |
| updatePdfDictionary | bool | ¿Debe actualizarse el diccionario pdf? |
Ver también
- Typedef SharedPtr
- Class Element
- Class ElementListImplementation
- Namespace Aspose::Pdf::LogicalStructure
- Library Aspose.PDF for C++