PDFKit.NET 2.0 Class Library (.NET 2.0)

DestinationCollection Class

Named Destinations defined at document level.

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

System.Object
   TallComponents.PDF.Navigation.DestinationCollection

public class DestinationCollection : 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

You cannot create an instance of this class. Instead you retrieve an existing collection from the NamedDestinations property of the Document class.

Requirements

Namespace: TallComponents.PDF.Navigation

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

See Also

DestinationCollection Members | TallComponents.PDF.Navigation Namespace