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

In This Topic
SystemTags Property
In This Topic
Gets the collection of system tags (objects derived from TagSys) associated with the current document.
Syntax
'Declaration
 
Public ReadOnly Property SystemTags As SystemTagCollection
 
See Also