Named Destinations defined at Document level.

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

Syntax

C#
public InternalDestinationCollection NamedDestinations { get; }
Visual Basic
Public ReadOnly Property NamedDestinations As InternalDestinationCollection
	Get

See Also