Aspose::Pdf::LogicalStructure::ElementListImplementation::AddElement método

ElementListImplementation::AddElement method

Agregar elemento a la lista.

void Aspose::Pdf::LogicalStructure::ElementListImplementation::AddElement(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