Item
TagCollection 索引器
返回或设置标签的一对键值。
public string this[string name] { get; set; }
参数 | 描述 |
---|---|
name | 标签的键。 |
返回值
标签的值。
另见
- class TagCollection
- namespace Aspose.Slides
- assembly Aspose.Slides
返回或设置标签的一对键值。
public string this[string name] { get; set; }
参数 | 描述 |
---|---|
name | 标签的键。 |
标签的值。