Base class for classes that describe a location in a PDF document.

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

Syntax

C#
public abstract class Destination
Visual Basic
Public MustInherit Class Destination

Inheritance Hierarchy

System..::..Object
  TallComponents.PDF.Navigation..::..Destination
    TallComponents.PDF.Navigation..::..ExplicitDestination

See Also