menu

Xamarin.Forms

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class TextFormField - Xamarin.Forms API Reference | Syncfusion

    Show / Hide Table of Contents

    Class TextFormField

    Represents a text form field.

    Inheritance
    System.Object
    FormField
    TextFormField
    Inherited Members
    FormField.CanEdit
    FormField.Name
    Namespace: Syncfusion.SfPdfViewer.XForms
    Assembly: Syncfusion.SfPdfViewer.XForms.dll
    Syntax
    public class TextFormField : FormField

    Properties

    Text

    Gets or sets the text value of the text form field.

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