Search Results for

    Show / Hide Table of Contents

    Class FormFieldCollection

    Observable collection of form fields

    Inheritance
    System.Object
    FormFieldCollection
    Implements
    IFormFieldCollection
    System.Collections.Generic.IList<IFormField>
    System.Collections.Generic.ICollection<IFormField>
    System.Collections.Generic.IEnumerable<IFormField>
    System.Collections.IEnumerable
    Namespace: IronSoftware
    Assembly: IronPdf.dll
    Syntax
    public class FormFieldCollection : ObservableCollection<IFormField>, IFormFieldCollection, IList<IFormField>, ICollection<IFormField>, IEnumerable<IFormField>, IEnumerable

    Properties

    IsReadOnly

    Declaration
    public bool IsReadOnly { get; }
    Property Value
    Type Description
    System.Boolean

    Methods

    Add(IFormField)

    Declaration
    public void Add(IFormField item)
    Parameters
    Type Name Description
    IFormField item

    Clear()

    Declaration
    public void Clear()

    FindFormField(String)

    Find a form field with the specified name. First tries to match a fully-qualified name. If a fully-qualified match cannot be found, then partial name matches are tried.

    Declaration
    public IFormField FindFormField(string Name)
    Parameters
    Type Name Description
    System.String Name

    Form field name

    Returns
    Type Description
    IFormField

    Form field with the specified name

    GetHashCode()

    Declaration
    public override int GetHashCode()
    Returns
    Type Description
    System.Int32

    Remove(IFormField)

    Declaration
    public bool Remove(IFormField item)
    Parameters
    Type Name Description
    IFormField item
    Returns
    Type Description
    System.Boolean

    RemoveAt(Int32)

    Declaration
    public void RemoveAt(int index)
    Parameters
    Type Name Description
    System.Int32 index

    Implements

    IFormFieldCollection
    System.Collections.Generic.IList<>
    System.Collections.Generic.ICollection<>
    System.Collections.Generic.IEnumerable<>
    System.Collections.IEnumerable
    ☀
    ☾
    Downloads
    • Download with Nuget
    • Start for Free
    In This Article
    Back to top
    Install with Nuget
    Want to deploy IronPDF to a live project for FREE?
    What’s included?
    30 days of fully-functional product
    Test and share in a live environment
    No watermarks in production
    Get your free 30-day Trial Key instantly.
    No credit card or account creation required
    Your Trial License Key has been emailed to you.
    Download IronPDF free to apply
    your Trial Licenses Key
    Install with NuGet View Licenses
    Licenses from $499. Have a question? Get in touch.