Aspose::Pdf::LogicalStructure::ElementListImplementation::RemoveAt method

ElementListImplementation::RemoveAt method

Ta bort element från listan.

void Aspose::Pdf::LogicalStructure::ElementListImplementation::RemoveAt(int32_t index, bool updatePdfDictionary=true) override
ParameterTypBeskrivning
indexint32_tIndex att ta bort.
updatePdfDictionaryboolSka pdf-dictionary uppdateras.

Se även