Base class for classes that describe a location in a PDF document.
Namespace: TallComponents.PDF.Layout.NavigationAssembly: 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
System..::..Object
TallComponents.PDF.Layout..::..Object
TallComponents.PDF.Layout.Navigation..::..Destination
TallComponents.PDF.Layout.Navigation..::..InternalPageDestination
TallComponents.PDF.Layout.Navigation..::..ParagraphDestination
TallComponents.PDF.Layout.Navigation..::..RemoteDestination
TallComponents.PDF.Layout..::..Object
TallComponents.PDF.Layout.Navigation..::..Destination
TallComponents.PDF.Layout.Navigation..::..InternalPageDestination
TallComponents.PDF.Layout.Navigation..::..ParagraphDestination
TallComponents.PDF.Layout.Navigation..::..RemoteDestination