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