ComponentOne Document Library for WPF
Tag Property

C1.WPF.Document.4 Assembly > C1.WPF.Document Namespace > C1Hyperlink Class : Tag Property
Gets or sets arbitrary data associated with the current hyperlink.
Syntax
'Declaration
 
Public Property Tag As System.Object
public System.object Tag {get; set;}
See Also

Reference

C1Hyperlink Class
C1Hyperlink Members