[]
        
(Showing Draft Content)

C1.C1Preview.C1PrintDocument.Tags

Tags Property

Tags

Gets the TagCollection representing the collection of user-defined Tag objects in the current document.

Declaration
[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