| PDFReaderControls.NET Professional Type Reference |
|
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