FdfFieldSetValue Method (String)

Apitron PDF Kit help
Apitron.PDF.Kit library for .NET
Sets the value. Meaningful for text, radio button and choice fields only.

Namespace:  Apitron.PDF.Kit.Interactive.FormsData
Assembly:  Apitron.PDF.Kit (in Apitron.PDF.Kit.dll) Version: 2.0.37.0 (2.0.37.0)
Syntax

public void SetValue(
	string value
)

Parameters

value
Type: SystemString
The value.
See Also

Reference