'Declaration Public Function New( _ ByVal documentFileName As String, _ ByVal anchorName As String _ )
public C1LinkTargetExternalAnchor( string documentFileName, string anchorName )
Parameters
- documentFileName
- The name of the file (C1D or C1DX) containing the target document.
- anchorName
- The name (C1Anchor.Name) of the target C1Anchor.