FormFieldValuesField Property DocuWare Platform .NET API
Gets or sets the form field values which are applied when placing or rendering the stamp.

Namespace: DocuWare.Platform.ServerClient
Assembly: DocuWare.Platform.ServerClient (in DocuWare.Platform.ServerClient.dll) Version: Version 6.6
Syntax

C#
[XmlElementAttribute("Field")]
public List<FormFieldValue> Field { get; set; }

Property Value

Type: ListFormFieldValue
See Also

Reference