Click or drag to resize

PdfTextField.Value Property

Gets or sets the form field's value.

Namespace:  RadPdf.Data.Document.Objects.FormFields
Assembly:  RadPdf (in RadPdf.dll) Version: 4.1.0.0 (4.1.0.0)
Syntax
public override string Value { get; set; }

Property Value

Type: String
Remarks

While a user's input will be limited by DoNotScroll and MaxLength, programmatically setting the value using this property is not limited or checked at this time.

See Also
This website uses cookies to identify your session and other necessary functions. By using this website, you are agreeing to our Terms of Use and Privacy Policy (updated April 26 2021).
Learn About Cookies
Got it!