| PDFKit.NET 2.0 Class Library (.NET 2.0) |
|
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