Click or drag to resize

FDFFieldSet Method

Sets value to the given FDFField object

Namespace:  pdftron.FDF
Assembly:  pdftron (in pdftron.dll) Version: 255.255.255.255
Syntax
public void Set(
	FDFField rf
)

Parameters

rf
Type: pdftron.FDFFDFField
another FDFField object
See Also