Anchor Property (Hyperlink)
In This Topic
Gets or sets the name of a bookmark in the current or linked document which shall be the target of this hyperlink.
Syntax
'Declaration
Public Property Anchor As System.String
public System.string Anchor {get; set;}
See Also