[]
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; }
<C1TypeSerialization(C1TypeSerializationEnum.Content)>
<Browsable(True)>
<C1OpenXmlSerialization("tags.xml")>
Public ReadOnly Property Tags As TagCollection