GetNameByIndex
ITagCollection.GetNameByIndex method
Returns key of a tag at the specified index.
public string GetNameByIndex(int index)
Parameter | Type | Description |
---|---|---|
index | Int32 | Index of a tag to return. |
Return Value
Key of a tag.
See Also
- interface ITagCollection
- namespace Aspose.Slides
- assembly Aspose.Slides