Item
TagCollection indexer
Returns or sets a key and a value pair of a tag.
public string this[string name] { get; set; }
Parameter | Description |
---|---|
name | Key of a tag. |
Return Value
Value of a tag.
See Also
- class TagCollection
- namespace Aspose.Slides
- assembly Aspose.Slides