Describes a location inside an other PDF document.

Namespace: TallComponents.PDF.Layout.Navigation
Assembly: TallComponents.PDF.Layout (in TallComponents.PDF.Layout.dll) Version: 3.0.66.0

Syntax

C#
[SerializableAttribute]
public class RemoteDestination : Destination
Visual Basic
<SerializableAttribute> _
Public Class RemoteDestination _
	Inherits Destination

Inheritance Hierarchy

System..::..Object
  TallComponents.PDF.Layout..::..Object
    TallComponents.PDF.Layout.Navigation..::..Destination
      TallComponents.PDF.Layout.Navigation..::..RemoteDestination

See Also