|
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
Syntax public string Text { get; set; }
Public Property Text As String
Get
Set
Property Value
Type:
StringSee Also