menu

Document Processing

FileLinkAnnotationSettings Class - C# PDF Library API Reference | Syncfusion

    Show / Hide Table of Contents

    FileLinkAnnotationSettings Class

    Represents the class provides information of a file link annotation in PdfViewerControl.

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

    Constructors

    FileLinkAnnotationSettings()

    Declaration
    public FileLinkAnnotationSettings()

    Properties

    FileName

    Gets the full path of the destination file which is linked with the annotation.

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