Aspose::Pdf::LogicalStructure::ElementListImplementation::InsertElement method

ElementListImplementation::InsertElement method

Insertar elemento en la lista.

void Aspose::Pdf::LogicalStructure::ElementListImplementation::InsertElement(System::SharedPtr<Element> element, int32_t index, bool updatePdfDictionary=true) override
ParámetroTipoDescripción
elementSystem::SharedPtr<Element>El T:/Aspose::Pdf::LogicalStructure::Element.
índiceint32_tÍndice donde insertar.
updatePdfDictionarybool¿Debe actualizarse el diccionario pdf?

Ver también