'Declaration Public Function New( _ ByVal anchorName As String _ )
public C1Hyperlink( string anchorName )
Parameters
- anchorName
- The name of the C1Anchor to set as the target of the current hyperlink.
'Declaration Public Function New( _ ByVal anchorName As String _ )
public C1Hyperlink( string anchorName )