Used to add a clickable area to a page.

Namespace: TallComponents.PDF.Layout.Shapes.Annotations
Assembly: TallComponents.PDF.Layout (in TallComponents.PDF.Layout.dll) Version: 3.0.63.0

Syntax

C#
[SerializableAttribute]
public class LinkShape : Shape
Visual Basic
<SerializableAttribute> _
Public Class LinkShape _
	Inherits Shape

Inheritance Hierarchy

System..::..Object
  TallComponents.PDF.Layout..::..Object
    TallComponents.PDF.Layout.Shapes..::..Shape
      TallComponents.PDF.Layout.Shapes.Annotations..::..LinkShape

See Also