Link Class

Apitron PDF Kit help
Apitron.PDF.Kit library for .NET
Represents an abstract link entry that marks an element as a link to particular destination.
Inheritance Hierarchy

SystemObject
  Apitron.PDF.Kit.FlowLayout.NavigationLink
    Apitron.PDF.Kit.FlowLayout.NavigationCrossReference
    Apitron.PDF.Kit.FlowLayout.NavigationLinkUri

Namespace:  Apitron.PDF.Kit.FlowLayout.Navigation
Assembly:  Apitron.PDF.Kit (in Apitron.PDF.Kit.dll) Version: 2.0.37.0 (2.0.37.0)
Syntax

public abstract class Link

The Link type exposes the following members.

Properties

  NameDescription
Public propertyCode exampleBorderColor
Gets or sets the color of the border.
Public propertyCode exampleBorderStyle
Gets or sets the border style.
Public propertyContent
Gets or sets the content, an alternative description.
Top
See Also

Reference