Class FormFieldValues
The form field values which are applied when placing or rendering the stamp.
Inheritance
System.Object
FormFieldValues
Namespace: DocuWare.Platform.ServerClient
Assembly: DocuWare.Platform.ServerClient.dll
Syntax
public class FormFieldValues : object
Properties
Field
Gets or sets the form field values which are applied when placing or rendering the stamp.
Declaration
public List<FormFieldValue> Field { get; set; }
Property Value
Type | Description |
---|---|
List<FormFieldValue> |