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

ElementListImplementation::InsertElement method

Infoga element i listan.

void Aspose::Pdf::LogicalStructure::ElementListImplementation::InsertElement(System::SharedPtr<Element> element, int32_t index, bool updatePdfDictionary=true) override
ParameterTypBeskrivning
elementSystem::SharedPtr<Element>Den T:/Aspose::Pdf::LogicalStructure::Element.
indexint32_tIndex att infoga i.
updatePdfDictionaryboolSka pdf-dictionary uppdateras.

Se även