Namespace TallComponents.PDF.Layout.Navigation

Class ParagraphDestination

Describes a location inside a PDF document.

The paragraph destination is used to construct

GoTo actions

that jump to a location within the same document. Note that the exact location that the action jumps to is determined by the

that the destination references. Setting the position ( e.g. Left and Top ) has no effect.

Syntax

public class ParagraphDestination : Destination

Constructors

Properties