C1.WPF.PrintDocument.4.6.2 Assembly / C1.C1Preview Namespace / C1PrintDocument Class / Tags Property

In This Topic
Tags Property
In This Topic
Gets the TagCollection representing the collection of user-defined Tag objects in the current document.
Syntax
'Declaration
 
Public ReadOnly Property Tags As TagCollection
 
See Also