  | 
PdfFormFieldTextBoxText Property  | 
 
            Gets or sets the value of the text box field.
            
 
    Namespace: 
   SelectPdf.Forms
    Assembly:
   Select.Pdf.Extras (in Select.Pdf.Extras.dll) Version: 23.2
Syntaxpublic string Text { get; set; }Public Property Text As String
	Get
	Set
Property Value
Type: 
String
See Also