Sets the value of the form field specified through the given adapter to the submitted value.

MergeField(DocumentServer.Fields.FormFieldAdapter, String)

public void MergeField(DocumentServer.Fields.FormFieldAdapter fieldAdapter, string value)
Public Sub GetBlockFieldNames(ByRef fieldAdapter As DocumentServer.Fields.FormFieldAdapter, ByVal value As String)

Parameters

Parameter Description
fieldAdapter The adapter for the form field whose value is to be set.
value Specifies the value the form field is to be set to.