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ámetro | Tipo | Descripción |
|---|---|---|
| element | System::SharedPtr<Element> | El T:/Aspose::Pdf::LogicalStructure::Element. |
| índice | int32_t | Índice donde insertar. |
| 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++