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