menu

Document Processing

FormFieldClickedEventArgs Class - C# PDF Library API Reference | Syncfusion

    Show / Hide Table of Contents

    FormFieldClickedEventArgs Class

    Represents the arguments associated with a FormFieldClicked event.

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

    Properties

    FormField

    Represents the clicked form field.

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