[This is preliminary documentation and is subject to change.]

URL, page, or file link type annotation.

Namespace:  RadPdfLibrary.Data.Document.Objects.Annotations
Assembly:  RadPdfLibrary (in RadPdfLibrary.dll) Version: 1.4.3630.21651 (1.4.0.0)

Syntax

C#
public sealed class RadPdfLinkAnnotation : RadPdfAnnotation
Visual Basic (Declaration)
Public NotInheritable Class RadPdfLinkAnnotation _
	Inherits RadPdfAnnotation
Visual Basic (Usage)
Dim instance As RadPdfLinkAnnotation

Inheritance Hierarchy

System..::.Object
  RadPdfLibrary.Data.Document.Objects..::.RadPdfObject
    RadPdfLibrary.Data.Document.Objects.Annotations..::.RadPdfAnnotation
      RadPdfLibrary.Data.Document.Objects.Annotations..::.RadPdfLinkAnnotation

See Also