• Product Bundles

    DevCraft

    All Telerik .NET tools and Kendo UI JavaScript components in one package. Now enhanced with:

    • Conversational UI
    • Online Training
    • Document Processing Library
    • Embedded Reporting for web and desktop
    Web
    Kendo UI UI for jQuery UI for Angular UI for React UI for Vue UI for ASP.NET AJAX UI for ASP.NET MVC UI for ASP.NET Core UI for Blazor UI for Silverlight UI for PHP UI for JSP
    Mobile
    UI for Xamarin
    Desktop
    UI for WinForms UI for WPF UI for WinUI UI for UWP
    Reporting & Mocking
    Telerik Reporting Telerik Report Server Telerik JustMock
    Automated Testing
    Test Studio Test Studio Dev Edition
    Debugging
    FiddlerCore Fiddler Everywhere
    CMS
    Sitefinity
    UX Design
    Unite UX
    Document Management
    Telerik Document Processing
    Innovations Lab
    VR DataViz
    Free Tools
    Fiddler Classic JustAssembly JustDecompile VB.NET to C# Converter Testing Framework
    View all products
  • Overview
  • Docs & Support
  • Pricing
  • Search
  • Shopping cart
    • Account Overview
    • Edit Profile
    • Payment Profiles
    • Renewals & Upgrades
    • Support Tickets
    • Log out
  • Login
  • Contact Us
  • Try now

Class Link

Represents link annotation.

Inheritance
System.Object
FixedDocumentElementBase
Annotation
Link
Inherited Members
Annotation.Rect
Annotation.Border
Annotation.IsPrintable
FixedDocumentElementBase.Parent
System.Object.ToString()
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
Namespace: Telerik.Windows.Documents.Fixed.Model.Annotations
Assembly: Telerik.Windows.Documents.Fixed.dll

Syntax

public class Link : Annotation, IFixedDocumentElement, IInstanceIdOwner, IContextClonable<Annotation>

Constructors

Link(Action)

Initializes a new instance of the Link class.

Declaration
public Link(Action action)
Parameters
Action action

The action.

Link(Destination)

Initializes a new instance of the Link class.

Declaration
public Link(Destination destination)
Parameters
Destination destination

The destination.

Link(NamedDestination)

Initializes a new instance of the Link class.

Declaration
public Link(NamedDestination namedDestination)
Parameters
NamedDestination namedDestination

The named destination.

Properties

Action

Gets or sets the action for the link annotation.

Declaration
public Action Action { get; }
Property Value
Action

The action.

Destination

Gets or sets the destination for the link action.

Declaration
public Destination Destination { get; }
Property Value
Destination

The destination.

NamedDestination

Gets or sets the named destination for the link annotation.

Declaration
public NamedDestination NamedDestination { get; }
Property Value
NamedDestination

The named destination.

Type

Gets the type of the annotation.

Declaration
public override AnnotationType Type { get; }
Property Value
AnnotationType

The type of the annotation.

Overrides
Annotation.Type

Was this article helpful?

 / 

Give article feedback

Tell us how we can improve this article

Getting Started
  • Getting Started
Support Resources
  • Documentation
Community
  • Forums
  • Blogs
  • Document Processing Feedback Portal

Copyright © 2018 Progress Software Corporation and/or its subsidiaries or affiliates.
All Rights Reserved.

Progress, Telerik, and certain product names used herein are trademarks or registered trademarks of Progress Software Corporation and/or one of its subsidiaries or affiliates in the U.S. and/or other countries. See Trademarks for appropriate markings.