Apitron.PDF.Kit.FlowLayout.Navigation Namespace

Apitron PDF Kit help
Apitron.PDF.Kit library for .NET
This namespace contains navigation elements e.g. link, bookmark, uri, cross-reference.
Classes

  ClassDescription
Public classCode exampleBookmarkEntry
A bookmark object that you may attach to ContentElement and get bookmark generated for it.
Public classCrossReference
Represents a link to particular element in document.
Public classLink
Represents an abstract link entry that marks an element as a link to particular destination.
Public classCode exampleLinkUri
An outbound link to a resource by its uri.