Returns the current location as an InternalDestination.

Namespace: TallComponents.Interaction.WinForms.Controls
Assembly: TallComponents.PDF.Controls.WinForms (in TallComponents.PDF.Controls.WinForms.dll) Version: 2.0.46.0

Syntax

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

See Also