A link annotation collection which belongs to a page inside this document.
Namespace: TallComponents.PDF.AnnotationsAssembly: TallComponents.PDF.Kit (in TallComponents.PDF.Kit.dll) Version: 3.0.69.1
Syntax
| C# |
|---|
public class LinkCollection : IEnumerable<Link>, IEnumerable |
| Visual Basic |
|---|
Public Class LinkCollection _ Implements IEnumerable(Of Link), IEnumerable |
Remarks
This collection is non-creatable and can be obtained through the Links property of Page.