CustomDataTags Property

Returns the Customer Data Tags collection. Read-only ITagCollection.

Namespace:  Aspose.Slides
Assembly:  Aspose.Slides (in Aspose.Slides.dll) Version: 20.3.0.0 (20.3)
Syntax
public ITagCollection Tags { get; }

Property Value

Type: ITagCollection

Implements

ICustomDataTags
See Also