Class TextInput
Represents a text input field within a form, allowing users to enter text data.
Namespace: IronWord.Models
Assembly: IronWord.dll
Syntax
public class TextInput : FormElement
Constructors
TextInput()
Declaration
public TextInput()