Aspose::Pdf::LogicalStructure::ElementListImplementation::RemoveAt method
ElementListImplementation::RemoveAt method
Remove element from list.
void Aspose::Pdf::LogicalStructure::ElementListImplementation::RemoveAt(int32_t index, bool updatePdfDictionary=true) override
| Parameter | Type | Description |
|---|---|---|
| index | int32_t | Index to remove. |
| updatePdfDictionary | bool | Should the pdf dictionary be updated. |
See Also
- Class ElementListImplementation
- Namespace Aspose::Pdf::LogicalStructure
- Library Aspose.PDF for C++