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