TextBoxField.Value Property
Gets or sets the text box form field value.
Namespace: DevExpress.Docs.Pdf
Assembly: DevExpress.Docs.Pdf.v26.1.dll
NuGet Package: DevExpress.Docs.Pdf
Declaration
Property Value
| Type | Description |
|---|---|
| String | The text box form field value. |
See Also