TextBoxField.Value
TextBoxField.Value property
Gets or sets value of the field.
public override string Value { get; set; }
See Also
- class TextBoxField
- namespace Aspose.Pdf.Forms
- assembly Aspose.PDF
Gets or sets value of the field.
public override string Value { get; set; }