Namespace TallComponents.PDF.Navigation

Class PageIndexDestination

Describes a location inside this PDF document.

Allows to specify the page number directly. This allows having references in event driven generation mode.

NOTE: By setting an invalid page (e.g.: page 99 in a 3 page document) this will result in a broken link!

When extracting information from an existing document, this type will never be returned.

Syntax

public class PageIndexDestination : ExplicitDestination

Constructors

Properties