alexa
menu

Blazor

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Search Results for

    Show / Hide Table of Contents

    Enum FormFieldType

    Enum for form fields in the PDF Viewer.

    Namespace: Syncfusion.Blazor.SfPdfViewer
    Assembly: Syncfusion.Blazor.SfPdfViewer.dll
    Syntax
    [JsonConverter(typeof(JsonStringEnumConverter))]
    public enum FormFieldType

    Fields

    Name Description
    Button

    Represents the button field type.

    CheckBox

    Represents the checkbox field type.

    DropDown

    Represents the dropdown field type.

    ListBox

    Represents the listbox field type.

    Password

    Represents the password field type.

    RadioButton

    Represents the radio button field type.

    SignatureField

    Represents the signature field type.

    Textbox

    Represents the textbox field type.

    In this article
    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved