PDFReaderControls.NET Professional Type Reference

LinkCollection.Add Method 

Add an existing link annotation to this collection.

public int Add(
   Link linkAnnotation
);

Parameters

linkAnnotation
The link to add.

See Also

LinkCollection Class | TallComponents.PDF.Annotations Namespace