PDFKit.NET 2.0 Class Library (.NET 2.0)

LinkCollection Class

A link annotation collection which belongs to a page inside this document.

For a list of all members of this type, see LinkCollection Members.

System.Object
   TallComponents.PDF.Annotations.LinkCollection

public class LinkCollection : IEnumerable

Thread Safety

Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.

Remarks

This collection is non-creatable and can be obtained through the Links property of Page.

Requirements

Namespace: TallComponents.PDF.Annotations

Assembly: TallComponents.PDF.Kit (in TallComponents.PDF.Kit.dll)

See Also

LinkCollection Members | TallComponents.PDF.Annotations Namespace