PDFKit.NET 2.0 Class Library (.NET 2.0)

LinkCollection.Remove Method 

Remove a link annotation from this collection.

public void Remove(
   Link linkAnnotation
);

Parameters

linkAnnotation
Remove this link annotation.

Remarks

Removing a non-existing link annotation is silently ignored.

See Also

LinkCollection Class | TallComponents.PDF.Annotations Namespace