A custom enumerator to iterate over all items in the Internal Destination collection.

Namespace: TallComponents.PDF.Navigation
Assembly: TallComponents.PDF.Kit (in TallComponents.PDF.Kit.dll) Version: 3.0.69.1

Syntax

C#
public class InternalDestinationEnumerator : IEnumerator
Visual Basic
Public Class InternalDestinationEnumerator _
	Implements IEnumerator

Inheritance Hierarchy

System..::..Object
  TallComponents.PDF.Navigation..::..InternalDestinationEnumerator

See Also