menu

Document Processing

Annotation Class - C# PDF Library API Reference | Syncfusion

    Show / Hide Table of Contents

    Annotation Class

    Contains the information about hyperlink annotation.

    Inheritance
    System.Object
    Annotation
    Namespace: Syncfusion.Windows.PdfViewer
    Assembly: Syncfusion.PdfViewer.WPF.dll
    Syntax
    public class Annotation : Object

    Constructors

    Annotation()

    Initializes a new instance of the Annotation class.

    Declaration
    public Annotation()

    Properties

    HyperLink

    Gets the Hyperlink Annotation

    Declaration
    public HyperLink HyperLink { get; }
    Property Value
    Type
    HyperLink
    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved