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