RemoveAt()
CaptionsCollection::RemoveAt(int32_t) method
Removes the closed captions at the specified index.
void Aspose::Slides::CaptionsCollection::RemoveAt(int32_t index) override
Arguments
Parameter | Type | Description |
---|---|---|
index | int32_t | The index of the closed captions to remove. |
See Also
- Class CaptionsCollection
- Namespace Aspose::Slides
- Library Aspose.Slides