Search Results for

    Show / Hide Table of Contents

    Class FormField

    Generic base class from which all PDF Form fields are derived.

    Inheritance
    System.Object
    FormField
    CheckBoxField
    ComboBoxField
    TextField
    Namespace: IronPdf.Forms
    Assembly: IronPdf.dll
    Syntax
    public class FormField : Object

    Properties

    Name

    Gets the ID name of this field.

    Declaration
    public string Name { get; }
    Property Value
    Type Description
    System.String

    The name as a string.

    See Also
    GetFieldByName(String)

    ReadOnly

    Gets or sets the permissions for users to fill-in current form field.

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

    true if form field is readonly, otherwise false.

    Value

    Gets the value of the editable PDF field.

    Declaration
    public virtual string Value { get; set; }
    Property Value
    Type Description
    System.String

    The value.

    Methods

    SetFont(FontTypes, Double)

    Sets the font to the text field of pdf form.

    Declaration
    public virtual void SetFont(FontTypes fontType, double fontSize = 11)
    Parameters
    Type Name Description
    FontTypes fontType

    Type of the font.

    System.Double fontSize

    Size of the font.

    ToString()

    Returns the value of this field.

    Declaration
    public override string ToString()
    Returns
    Type Description
    System.String

    The value of this field.

    ☀
    ☾
    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.