Gets or sets the form field's value.
Namespace:
RadPdf.Data.Document.Objects.FormFields
Assembly:
RadPdf (in RadPdf.dll) Version: 4.0.0.0 (4.0.0.0)
Syntaxpublic abstract string Value { get; set; }
Public MustOverride Property Value As String
Get
Set
Property Value
Type:
String
See Also