Namespace:
Aspose.Slides
Assembly:
Aspose.Slides (in Aspose.Slides.dll) Version: 20.3.0.0 (20.3)
Syntaxpublic ITagCollection Tags { get; }
Public ReadOnly Property Tags As ITagCollection
Get
public:
virtual property ITagCollection^ Tags {
ITagCollection^ get () sealed;
}
abstract Tags : ITagCollection with get
override Tags : ITagCollection with get
Property Value
Type:
ITagCollectionImplements
ICustomDataTags
See Also