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