Value

PdfFormField.Value property

Gets the field value.

public string Value { get; }

Property Value

The field value.

See Also