Gets the current element in the Destination collection.

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

Syntax

C#
public InternalDestination Current { get; }
Visual Basic
Public ReadOnly Property Current As InternalDestination
	Get

See Also