[]
Gets the TagCollection representing the collection of user-defined Tag objects in the current document.
[C1TypeSerialization(C1TypeSerializationEnum.Content)]
[Browsable(true)]
[C1OpenXmlSerialization("tags.xml")]
public TagCollection Tags { get; }