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

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

Syntax

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

Inheritance Hierarchy

See Also