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